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-22 00:02:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
chillaranand
dc165ec8e5
Refs
#23919
-- Replaced super(ClassName, self) with super() in docs.
2017-01-25 11:53:05 -05:00
..
_images
…
decorators.txt
Documented the cache_control() decorator.
2016-08-11 16:46:58 -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
Removed versionadded/changed annotations for 1.10.
2017-01-17 20:52:05 -05:00
sessions.txt
Refs
#23919
-- Replaced super(ClassName, self) with super() in docs.
2017-01-25 11:53:05 -05:00
shortcuts.txt
…
urls.txt
Added urlpatterns variable in docs/topics/http/urls.txt.
2016-06-17 21:01:43 -04:00
views.txt
Fixed
#27349
-- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide.
2016-10-14 13:46:54 -04:00