This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-23 21:25:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
d24ba1be7a
django
/
tests
/
project_template
History
Download ZIP
Download TAR.GZ
Adam Johnson
72b97a5b1e
Fixed
#31232
-- Changed default SECURE_REFERRER_POLICY to 'same-origin'.
2020-02-05 14:39:01 +01:00
..
__init__.py
test_settings.py
Fixed
#31232
-- Changed default SECURE_REFERRER_POLICY to 'same-origin'.
2020-02-05 14:39:01 +01:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
views.py
Removed default empty content argument from HttpResponse calls.
2019-02-09 16:27:32 -05:00