django/docs/topics/http
Tim Graham bc78ffa270 [1.5.x] Fixed #21002 -- Documented JSON session serialization requires string keys
Thanks jeroen.pulles at redslider.net for the report.

Backport of 3baf1d1042 from master.
2013-09-04 10:55:33 -04:00
..
_images Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
decorators.txt Fixed #15887 - Added clarification for required_*() decorators; thanks RoySmith for the sugggestion. 2011-05-01 20:08:55 +00:00
file-uploads.txt [1.5.x] Corrected minor typos in FileUploadHandler.receive_data_chunk docs. 2013-06-24 14:11:08 +10:00
generic-views.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 2010-12-27 13:27:26 +00:00
middleware.txt Fixed #7581 -- Added streaming responses. 2012-10-20 20:05:11 +02:00
sessions.txt [1.5.x] Fixed #21002 -- Documented JSON session serialization requires string keys 2013-09-04 10:55:33 -04:00
shortcuts.txt [1.5.x] Clarified get_list_or_404 docs, refs #14150. 2013-06-24 07:03:29 -04:00
urls.txt [1.5.x] Added missing request argument to example in URL dispatcher docs 2013-08-03 19:36:30 -04:00
views.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00