Changes between Initial Version and Version 1 of Ticket #10190, comment 23
- Timestamp:
- Nov 16, 2013, 12:01:50 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10190, comment 23
initial v1 1 1 PR sent: https://github.com/django/django/pull/1928 2 2 3 ``HttpResponse``s charset is now depending on its ` `Content-Type`` header key.4 If no charset is found there, it falls back to the ` `DEFAULT_CHARSET`` setting.3 ``HttpResponse``s charset is now depending on its `Content-Type` header key. 4 If no charset is found there, it falls back to the `DEFAULT_CHARSET` setting.