1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests
2009-04-22 22:16:19 +00:00
..
modeltests Fixed #10799: fixed the use of list_editable with model inheritance and custom one-to-one parent links. Thanks, Alex Gaynor. 2009-04-18 21:03:29 +00:00
regressiontests Added a QuerySet.ordered property to check if a queryset is already ordered. Refs #10163. 2009-04-22 22:16:19 +00:00
templates Added missing file from [10457]. 2009-04-09 15:26:15 +00:00
runtests.py Fixed #9282: added a generic comment moderation toolkit. See the documentation for details. 2009-03-23 21:07:02 +00:00
urls.py