1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests
2008-03-18 21:53:39 +00:00
..
modeltests Changed pagination tests to suppress the DeprecationWarning 2008-03-18 21:53:39 +00:00
regressiontests Fixed #6230: Fixed the addition of id values to the select widgets in 2008-03-18 14:20:43 +00:00
templates Fixed #5506 -- Added some basic tests for date-based generic views. Thanks to robh for the original patch. 2007-09-19 13:26:56 +00:00
runtests.py Fixed #6200 -- Made the core tests independent of the value of LOGIN_URL, since they are sensitive to its setting. Thanks, Jason Yan. 2007-12-17 10:31:20 +00:00
urls.py Fixed #6679 -- In decorator_from_middleware, don't unpack arguments when calling a middleware's 2008-03-17 17:47:34 +00:00