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-05 15:06:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
sp1rs
f197c3dd91
Fixed
#30600
-- Clarified that ValueError raised by converter.to_python() means no match.
2019-07-04 13:14:51 +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
…
sessions.txt
Fixed
#28763
-- Allowed overriding the session cookie age with SessionStore.get_session_cookie_age().
2019-05-21 08:50:09 +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
…