This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
edan_f0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2755
Commits
1
Branch
Tree:
ce0cef6033
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ce0cef6033'
${ noResults }
edan_f0
/
oscar
/
apps
/
dashboard
/
reports
History
David Winterbottom
7355d5a224
Extend report CSV writer to support utf-8
Using example classes from
http://docs.python.org/2/library/csv.html#examples
Fixes
#390
13 years ago
..
__init__.py
Moved reporting app into dashboard
14 years ago
app.py
Added i18n tags to app.py modules, and some missing form labels
13 years ago
csv_utils.py
Extend report CSV writer to support utf-8
13 years ago
forms.py
Correct i18n issues
13 years ago
models.py
dashboard additions for userer management
14 years ago
reports.py
Extend report CSV writer to support utf-8
13 years ago
utils.py
Enable generating reports as html and csv.
13 years ago
views.py
Updated report generator to provide title
13 years ago