django/tests/foreign_object/models
Nick Pope c35b81b864 Fixed #32951 -- Removed Query.where_class & co.
Unused since 3caf957ed5.
2021-07-22 08:49:20 +02:00
..
__init__.py Fixed #26515 -- Fixed Query.trim_joins() for nested ForeignObjects. 2016-05-19 09:56:24 -04:00
article.py Fixed #32951 -- Removed Query.where_class & co. 2021-07-22 08:49:20 +02:00
customers.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
empty_join.py Fixed #32951 -- Removed Query.where_class & co. 2021-07-22 08:49:20 +02:00
person.py Fixed hanging indentation in various code. 2018-03-16 10:54:34 +01:00