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 17:44:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Tim Graham
109b33f64c
Refs
#23919
-- Simplified assertRaisesRegex()'s that accounted for Python 2.
2017-01-20 08:49:47 +01:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
test_testcase.py
…
test_transactiontestcase.py
…
tests.py
Refs
#23919
-- Simplified assertRaisesRegex()'s that accounted for Python 2.
2017-01-20 08:49:47 +01:00
urls.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
views.py
…