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-03-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Tim Graham
87d55081ea
Fixed
#25159
-- Removed brackets from class/function/method signatures in docs.
...
Thanks hellbeast for the initial patch.
2015-07-27 10:32:47 -04:00
..
_images
…
decorators.txt
Fixed typos in HTTP decorator docs.
2015-05-25 07:38:08 -04:00
file-uploads.txt
…
generic-views.txt
…
index.txt
…
middleware.txt
Fixed
#24796
-- Added a hint on placement of SecurityMiddleware in MIDDLEWARE_CLASSES.
2015-06-08 12:32:38 -04:00
sessions.txt
…
shortcuts.txt
Fixed
#25159
-- Removed brackets from class/function/method signatures in docs.
2015-07-27 10:32:47 -04:00
urls.txt
Fixed
#24127
-- Changed the default current_app to the current namespace.
2015-07-27 09:14:48 -04:00
views.txt
…