.. |
modeltests
|
ee8f6ca405
Fixed #14572 -- generic_inlineformset_factory shouldn't specify default formfield_callback. Thanks prestontimmons!
|
14 лет назад |
regressiontests
|
5dec36de15
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.
|
14 лет назад |
templates
|
d69c7eab04
Fixed #13897 -- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris.
|
14 лет назад |
runtests.py
|
8f3e1c1c63
Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain.
|
14 лет назад |
test_sqlite.py
|
49d831380f
Corrected the way databases were compared. This allows running the test suite with two in memory SQLite databases.
|
14 лет назад |
urls.py
|
3b94af8a84
Modified some regression tests to make them independent of the default root urlconf.
|
14 лет назад |