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-28 02:59:58 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
middleware
History
Maxime Lorant
4ce433e811
Fixed
#25302
-- Prevented BrokenLinkEmailsMiddleware from reporting 404s when Referer = URL.
2015-08-24 19:35:49 -04:00
..
__init__.py
…
cond_get_urls.py
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
extra_urls.py
…
test_security.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
tests.py
…
urls.py
…
views.py
…