1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2007-11-07 22:45:07 +00:00
..
modeltests Fixed #4376 -- login_required now works with bound methods. Thanks, Steven Bethard. 2007-11-07 22:45:07 +00:00
regressiontests Added tests for floatformat template filter for number with non-zero decimal place digit and ending in zeros. 2007-11-04 02:32:02 +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 Modified the test harness to respect the LANGUAGE_CODE setting. Also changed 2007-10-21 17:26:32 +00:00
urls.py Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks to Manuel Saelices <msaelices@yaco.es> for the original patch. 2007-09-17 14:48:33 +00:00