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-20 15:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
flatpages_tests
History
Mads Jensen
a51c4de194
Used assertRaisesMessage() to test Django's error messages.
2017-07-29 19:07:23 -04:00
..
templates
…
__init__.py
…
settings.py
…
test_csrf.py
…
test_forms.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
test_middleware.py
…
test_models.py
…
test_sitemaps.py
…
test_templatetags.py
Used assertRaisesMessage() to test Django's error messages.
2017-07-29 19:07:23 -04:00
test_views.py
…
urls.py
…