1
0
mirror of https://github.com/django/django.git synced 2025-01-03 06:55:47 +00:00
django/tests/foreign_object/models
2020-02-04 13:20:06 +01:00
..
__init__.py Fixed #26515 -- Fixed Query.trim_joins() for nested ForeignObjects. 2016-05-19 09:56:24 -04:00
article.py Removed invalid Meta.ordering in a test model. 2018-08-22 10:05:12 -04:00
customers.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
empty_join.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
person.py Fixed hanging indentation in various code. 2018-03-16 10:54:34 +01:00