django/docs/topics/http
Tim Graham fe5d9fe5fe Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browsers that persist sessions.
Thanks David Sanders.
2013-03-02 10:11:23 -05:00
..
_images
decorators.txt
file-uploads.txt Fixed code examples in which render() calls were missing `request` parameter. 2013-01-11 15:52:47 -03:00
generic-views.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt
middleware.txt
sessions.txt Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browsers that persist sessions. 2013-03-02 10:11:23 -05:00
shortcuts.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
urls.txt Fixed #19605 - Removed unused url imports from doc examples. 2013-01-15 07:50:26 -05:00
views.txt