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-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Tim Graham
e89c3a4603
Added backwards compatibility for assertRaisesMessage callable_obj param.
...
This was broken in c2bc1cefdcbbf074408f4a4cace88b315cf9d652 (refs
#23763
).
2015-05-18 10:04:18 -04:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
Fixed flake8 warnings.
2014-09-30 13:24:20 -04:00
tests.py
Added backwards compatibility for assertRaisesMessage callable_obj param.
2015-05-18 10:04:18 -04:00
urls.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
views.py
Avoided using private API get_template_from_string.
2014-10-31 11:38:53 +01:00