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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
flatpages_tests
History
Tim Graham
015fad9060
Fixed
#26175
-- Removed SHA1 password hashes in tests.
2016-02-06 08:47:21 -05:00
..
templates
…
__init__.py
…
settings.py
…
test_csrf.py
Fixed
#26175
-- Removed SHA1 password hashes in tests.
2016-02-06 08:47:21 -05:00
test_forms.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
test_middleware.py
Fixed
#26175
-- Removed SHA1 password hashes in tests.
2016-02-06 08:47:21 -05:00
test_models.py
…
test_sitemaps.py
…
test_templatetags.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
test_views.py
Fixed
#26175
-- Removed SHA1 password hashes in tests.
2016-02-06 08:47:21 -05:00
urls.py
…