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-05-06 23:16:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
order_with_respect_to
History
Tim Graham
6d9f061b07
[1.8.x]
Fixed
#25786
-- Fixed set_FOO_order() crash with order_with_respect_to referencing OneToOneField pk.
...
Partial backport of 7bec480fe2ace94c8e7f0c88485442bfa74436b4 from master
2015-11-23 11:05:18 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.8.x]
Fixed
#25786
-- Fixed set_FOO_order() crash with order_with_respect_to referencing OneToOneField pk.
2015-11-23 11:05:18 -05:00
tests.py
[1.8.x]
Fixed
#25786
-- Fixed set_FOO_order() crash with order_with_respect_to referencing OneToOneField pk.
2015-11-23 11:05:18 -05:00