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-02-25 09:34:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
Hasan
26ad01719d
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00
..
apps
…
project
…
urls
…
__init__.py
…
cases.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
settings.py
…
storage.py
…
test_finders.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
test_forms.py
…
test_liveserver.py
…
test_management.py
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00
test_storage.py
…
test_templatetags.py
…
test_views.py
…