.. |
modeltests
|
ee8f6ca405
Fixed #14572 -- generic_inlineformset_factory shouldn't specify default formfield_callback. Thanks prestontimmons!
|
14 年之前 |
regressiontests
|
a8598c7de2
Fixed #11789 -- Fixed aggregates so it interacts with QuerySet none() in a way consistent with other empty query sets. Thanks alexr for the report and patch.
|
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 年之前 |