This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
one_to_one
History
Tim Graham
631f4ab061
Removed Manager.use_for_related_fields and Meta.manager_inheritance_from_future.
...
Per deprecation timeline. Refs ed0ff913c648b16c4471fc9a9441d1ee48cb5420.
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