Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | ||
management | ||
tests | ||
views | ||
__init__.py | ||
access.py | ||
enrollment.py | ||
enrollment_report.py | ||
offline_gradecalc.py | ||
paidcourse_enrollment_report.py | ||
services.py | ||
utils.py |
If we pass non-ASCII strings to create_csv_response, it will call unicode() on it, and fail with UnicodeDecodeError. So pass Unicode strings, or ASCII-only bytestrings for the headers.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | Loading commit data... | |
management | Loading commit data... | |
tests | Loading commit data... | |
views | Loading commit data... | |
__init__.py | Loading commit data... | |
access.py | Loading commit data... | |
enrollment.py | Loading commit data... | |
enrollment_report.py | Loading commit data... | |
offline_gradecalc.py | Loading commit data... | |
paidcourse_enrollment_report.py | Loading commit data... | |
services.py | Loading commit data... | |
utils.py | Loading commit data... |