django/tests/foreign_object/models
2021-07-22 08:49:20 +02:00
..
__init__.py
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