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-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
…
..
_images
…
decorators.txt
Fixed
#15395
-- Documented the modules/import paths for the various decorators in
django.views.decorators
. Thanks to slinkp for the report.
2011-02-28 05:25:46 +00:00
file-uploads.txt
…
generic-views.txt
…
index.txt
…
middleware.txt
…
sessions.txt
…
shortcuts.txt
…
urls.txt
Fixed
#15233
-- Corrected a duplicate module directive that raised a warning on newer versions of Sphinx. Thanks to Aryeh Leib Taurog for the report.
2011-02-17 21:08:45 +00:00
views.txt
…