.. |
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 роки тому |
regressiontests
|
524c5fa07a
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
|
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
|
e683beb607
Changed utils/decorators.py tests to use RequestFactory
|
14 роки тому |