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-10 09:25:49 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Markus Bertheau
4a438e400b
Fixed
#13008
-- Added more Cache-Control headers to never_cache() decorator.
2015-04-28 12:07:02 -04:00
..
_images
…
decorators.txt
Fixed
#13008
-- Added more Cache-Control headers to never_cache() decorator.
2015-04-28 12:07:02 -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
…
middleware.txt
Updated startproject MIDDLEWARE_CLASSES in docs.
2015-04-24 09:32:40 -04:00
sessions.txt
Fixed
#24621
-- Fixed and documented SessionBase.pop's second argument
2015-04-13 10:32:03 -04:00
shortcuts.txt
Fixed
#24168
-- Allowed selecting a template engine in a few APIs.
2015-02-03 08:29:45 +01:00
urls.txt
Fixed
#24700
-- Added dash to slug regex in http docs
2015-04-24 17:57:29 +01:00
views.txt
…