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-30 20:19:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Berker Peksag
8f50ff5b15
Fixed
#21588
-- Corrected handler initialization in "modifying upload handlers" example.
2016-06-09 12:50:35 -04:00
..
_images
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
decorators.txt
Removed versionadded/changed annotations for 1.9.
2016-05-20 11:44:29 -04:00
file-uploads.txt
Fixed
#21588
-- Corrected handler initialization in "modifying upload handlers" example.
2016-06-09 12:50:35 -04:00
generic-views.txt
…
index.txt
…
middleware.txt
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
sessions.txt
Fixed
#26503
-- Removed an outdated example from session docs.
2016-05-31 07:21:00 -04:00
shortcuts.txt
Fixed
#26021
-- Applied hanging indentation to docs.
2016-06-03 11:44:34 -04:00
urls.txt
Removed versionadded/changed annotations for 1.9.
2016-05-20 11:44:29 -04:00
views.txt
…