This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-22 08:10:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
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
Added PDF version of SVG file for latexpdf builds.
2012-12-16 19:42:53 +01:00
decorators.txt
Removed versionadded/changed annotations dating back to 1.4.
2012-12-29 21:59:08 +01:00
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
Replaced the test case hierarchy schema with a vector version.
2012-12-16 21:07:12 +01:00
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
Fixed
#19516
- Fixed remaining broken links.
2013-01-02 18:32:57 -05:00