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-03 06:09:47 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
test_utils
History
Ramiro Morales
7947c9e3a6
Deprecated undocumented warnings manipulation testing tools.
2013-01-31 14:57:45 -03:00
..
fixtures
Added file forgotten in r16369.
2011-06-11 18:48:09 +00:00
templates
/template_used
Fixed
#17604
- Added context-manager capability to assertTemplateUsed and assertTemplateNotUsed. Thanks Greg Müllegger.
2012-01-31 19:23:09 +00:00
__init__.py
…
models.py
Fixed
#19462
-- Made assertQuerysetEqual detect undefined ordering
2012-12-13 13:33:11 +02:00
tests.py
Deprecated undocumented warnings manipulation testing tools.
2013-01-31 14:57:45 -03:00
urls.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
views.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00