1
0
mirror of https://github.com/django/django.git synced 2024-12-31 21:46:05 +00:00
django/tests
2009-01-08 05:49:03 +00:00
..
modeltests Fixed #9865 -- Allow saving of new inline-edited objects with custom non-auto primary key fields that are not the foreign key to the parent object. 2008-12-21 04:56:32 +00:00
regressiontests Fixed #9985 -- qs.values_list(...).values(...) was constructing incorrect SQL. 2009-01-08 05:49:03 +00:00
templates
runtests.py
urls.py