Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
__init__.py | ||
dashboard_data.py | ||
urls.py | ||
views.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 |
---|---|---|
.. | ||
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
dashboard_data.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... |