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-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
flatpages_tests
History
Tim Graham
92053acbb9
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04: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 E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
test_middleware.py
Fixed
#26175
-- Removed SHA1 password hashes in tests.
2016-02-06 08:47:21 -05:00
test_models.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
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
…