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-02-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Tim Graham
590de18add
Fixed
#18577
- Clarified middleware initialization.
...
Thanks Lukasz Balcerzak for the patch.
2012-07-08 19:26:53 -04:00
..
_images
…
decorators.txt
…
file-uploads.txt
Made more extensive usage of context managers with open.
2012-05-05 14:06:36 +02:00
generic-views.txt
Fixed
#18451
-- Vastly improved class based view documentation.
2012-06-11 10:40:23 +02:00
index.txt
…
middleware.txt
Fixed
#18577
- Clarified middleware initialization.
2012-07-08 19:26:53 -04:00
sessions.txt
Updated obsolete links in the documentation
2012-06-28 10:49:07 +02:00
shortcuts.txt
Fixed
#18369
- Fixed argument name in render() function; thanks qsolo825@ for the report.
2012-06-27 17:40:29 -04:00
urls.txt
Removed references to changes made in 1.2.
2012-06-07 15:02:35 +02:00
views.txt
…