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-09 00:45:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Alex Gaynor
9a56b4b13e
Fixed
#27863
-- Added support for the SameSite cookie flag.
...
Thanks Alex Gaynor for contributing to the patch.
2018-04-13 20:58:31 -04:00
..
_images
…
decorators.txt
…
file-uploads.txt
…
generic-views.txt
…
index.txt
…
middleware.txt
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-06-26 10:30:31 -04:00
sessions.txt
Fixed
#27863
-- Added support for the SameSite cookie flag.
2018-04-13 20:58:31 -04:00
shortcuts.txt
…
urls.txt
Fixed incorrect regex in re_path() example.
2018-02-26 19:57:52 -05:00
views.txt
…