1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/foreign_object/models
Tim Graham f2d5dafec9 Removed invalid Meta.ordering in a test model.
It never worked and was never used.
2018-08-22 10:05:12 -04:00
..
__init__.py
article.py Removed invalid Meta.ordering in a test model. 2018-08-22 10:05:12 -04:00
customers.py
empty_join.py Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) support. 2017-09-22 11:53:17 -04:00
person.py Fixed hanging indentation in various code. 2018-03-16 10:54:34 +01:00