1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests
2008-08-29 22:29:38 +00:00
..
modeltests Fixed #7918 -- Allow the foreign key in an inline to be any where in the parent chain. Thanks sil for the report. 2008-08-29 17:41:40 +00:00
regressiontests Fixed a typo from the refactoring in [8455]. With bonus test, too. Thanks, vung. 2008-08-29 22:29:38 +00:00
templates Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archive_week to properly range when date_field is from DateField. Thanks nullie for the original patch and Colin Grady for the test coverage. 2008-08-23 04:46:33 +00:00
runtests.py
urls.py