1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/test_utils
2011-08-23 02:32:37 +00:00
..
fixtures Added file forgotten in r16369. 2011-06-11 18:48:09 +00:00
__init__.py
models.py
tests.py Fixed #15838 -- Promoted assertFieldOutput to a general test utility. Thanks to Ramiro Morales for the patch. 2011-08-23 02:32:37 +00:00
urls.py Modified some regression tests to make them independent of the default root urlconf. 2011-04-02 13:27:17 +00:00
views.py