1
0
mirror of https://github.com/django/django.git synced 2024-12-24 01:55:49 +00:00
django/tests
2011-05-18 12:30:22 +00:00
..
modeltests Fixed #14572 -- generic_inlineformset_factory shouldn't specify default formfield_callback. Thanks prestontimmons! 2011-05-17 12:45:02 +00:00
regressiontests Removed a settings test introduced in r16237 that didn't run on Python < 2.6 due to a SyntaxError raise regarding the class decorators. Thanks for the hint, Julien. 2011-05-18 12:30:22 +00:00
templates
runtests.py Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain. 2011-05-06 13:29:58 +00:00
test_sqlite.py
urls.py Modified some regression tests to make them independent of the default root urlconf. 2011-04-02 13:27:17 +00:00