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-25 09:39:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_client_regress
History
Tim Graham
2fa2068406
Removed an unused import and a flake8 exclude that caused it to be missed.
2015-01-18 20:02:15 -05:00
..
bad_templates
…
fixtures
…
templates
…
__init__.py
…
auth_backends.py
…
context_processors.py
…
models.py
…
session.py
…
tests.py
Removed an unused import and a flake8 exclude that caused it to be missed.
2015-01-18 20:02:15 -05:00
urls.py
Changed RedirectView.permanent to False per deprecation timeline; refs
#21587
.
2015-01-18 17:43:06 -05:00
views.py
…