Django sets charset if you don't specify a content_type; if you specify one you also must add a charset specification (if you want one). Fixes issue #1647. - Legacy-Id: 9348 |
||
---|---|---|
.. | ||
.gitignore | ||
__init__.py | ||
admin.py | ||
agenda.py | ||
feeds.py | ||
models.py | ||
resources.py | ||
tests.py | ||
urls.py | ||
views.py |