1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00
django/tests
2011-05-22 15:05:29 +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 Fixed #6580 -- Added default parameter to MultiValueDict.getlist method (the base class for QueryDict). Many thanks to mk and andrewebdev. 2011-05-22 15:05:29 +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