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-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
David Sanders
7a98442f96
Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False
...
Thanks to Keryn Knight, Curtis Maloney and Tim Graham for their reviews.
2015-08-31 14:39:31 +10:00
..
_images
…
decorators.txt
Fixed typos in HTTP decorator docs.
2015-05-25 07:38:08 -04:00
file-uploads.txt
Fixed
#24149
-- Normalized tuple settings to lists.
2015-02-03 14:59:45 -05:00
generic-views.txt
…
index.txt
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
middleware.txt
Fixed
#24796
-- Added a hint on placement of SecurityMiddleware in MIDDLEWARE_CLASSES.
2015-06-08 12:32:38 -04:00
sessions.txt
Fixed
#22634
-- Made the database-backed session backends more extensible.
2015-08-27 15:00:09 -04:00
shortcuts.txt
Fixed
#25159
-- Removed brackets from class/function/method signatures in docs.
2015-07-27 10:32:47 -04:00
urls.txt
Used consistent capitalization and hyphenation of "class-based views" in docs.
2015-08-18 19:07:10 -04:00
views.txt
Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False
2015-08-31 14:39:31 +10:00