1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/modeltests/invalid_models
2012-02-04 19:56:40 +00:00
..
invalid_models Fixed #8291 -- Allowed 'pk' to be used as an ordering option in Model.Meta. Thanks to peterd12 for the report and to evan_schulz, gruszczy, frog32 and David Gouldin for their work on the patch. 2012-02-04 19:56:40 +00:00
__init__.py
models.py
tests.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00