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
terminator14
8323691de0
Fixed typo in docs/topics/http/sessions.txt.
2019-07-23 15:10:58 +02:00
..
_images
…
decorators.txt
Fixed
#30594
-- Added 'private' Cache-Control directive to never_cache() decorator.
2019-06-26 09:25:24 +02:00
file-uploads.txt
…
generic-views.txt
…
index.txt
…
middleware.txt
Used auto-numbered lists in documentation.
2018-11-15 13:54:28 -05:00
sessions.txt
Fixed typo in docs/topics/http/sessions.txt.
2019-07-23 15:10:58 +02:00
shortcuts.txt
Fixed
#30504
-- Corrected redirect() signature in docs.
2019-05-24 08:26:29 +02:00
urls.txt
Fixed
#30600
-- Clarified that ValueError raised by converter.to_python() means no match.
2019-07-04 13:14:51 +02:00
views.txt
…