.. |
modeltests
|
d95355b6db
Fixed #16048 -- Use the base manager instead of the default manager to retrieve a related object of a GenericForeignKey similar to ForeignKeys. Thanks, adurdin.
|
14 ani în urmă |
regressiontests
|
d41a25ebc6
Fixed import error that was causing EggLoader tests not to be run
|
14 ani în urmă |
templates
|
d69c7eab04
Fixed #13897 -- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris.
|
14 ani în urmă |
runtests.py
|
8f3e1c1c63
Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain.
|
14 ani în urmă |
test_sqlite.py
|
49d831380f
Corrected the way databases were compared. This allows running the test suite with two in memory SQLite databases.
|
14 ani în urmă |
urls.py
|
e683beb607
Changed utils/decorators.py tests to use RequestFactory
|
14 ani în urmă |