1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/tests
Claude Paroz 79dd751b0b Fixed #14315 -- Made memcached backend handle negative incr/decr values
Thanks Michael Manfre for the report and initial patch and
Tobias McNulty for the review.
2012-11-06 12:22:42 +01:00
..
modeltests Fixed #18949 -- Fix broken test interactions in ModelForms tests 2012-11-04 18:43:11 -08:00
regressiontests Fixed #14315 -- Made memcached backend handle negative incr/decr values 2012-11-06 12:22:42 +01:00
templates
.coveragerc
runtests.py Fixed #5805 -- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch. 2012-11-04 10:16:06 -08:00
test_sqlite.py
urls.py