1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/one_to_one
2017-01-17 20:52:04 -05:00
..
__init__.py
models.py Fixed #26667 -- Fixed a regression in queries on a OneToOneField that has to_field and primary_key=True. 2016-06-04 08:04:51 -04:00
tests.py Removed Manager.use_for_related_fields and Meta.manager_inheritance_from_future. 2017-01-17 20:52:04 -05:00