.. |
modeltests
|
730769d1af
Fixed #14951 -- Made the unique_for_{date,month,year} model field constraints to not fail when the related DateField is empty.
|
14 роки тому |
regressiontests
|
b31a1b9926
Refs #14661 -- Clarified the handling of initial data injected via custom SQL.
|
14 роки тому |
templates
|
d69c7eab04
Fixed #13897 -- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris.
|
14 роки тому |
runtests.py
|
d66ab474f3
Fixed #10420 -- GeoDjango tests are run as part of Django tests when using spatial database backends with `runtests.py`.
|
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
|
1c4868f4c1
Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfiles to actual work like documented (only when settings.DEBUG is True). Thanks for the report and initial patch, mbi.
|
14 роки тому |