This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-07 08:31:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d334f46b7a
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
ed0ff913c6
.
2017-01-17 20:52:04 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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