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
Alex Morozov
13dba4dba3
Fixed
#25780
-- Removed redundant status code assertions from tests
2015-11-21 18:12:33 +01:00
..
templates
…
__init__.py
…
settings.py
…
test_csrf.py
Fixed
#25780
-- Removed redundant status code assertions from tests
2015-11-21 18:12:33 +01:00
test_forms.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
test_middleware.py
Fixed
#25780
-- Removed redundant status code assertions from tests
2015-11-21 18:12:33 +01:00
test_models.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
test_sitemaps.py
…
test_templatetags.py
Converted test fixtures to setUpTestData methods
2015-03-05 10:10:32 +11:00
test_views.py
Fixed
#25780
-- Removed redundant status code assertions from tests
2015-11-21 18:12:33 +01:00
urls.py
…