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-10-30 17:16:10 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
ddc49820f7716a9e521e8bafda97294065d47b93
django
/
tests
/
one_to_one
History
Paulo
f2d5417d3b
[2.0.x]
Fixed
#28742
-- Fixed AttributeError crash when assigning None to cached reverse relations.
...
Backport of
fcfcf8aae4
from master
2017-10-30 14:25:34 -04:00
..
__init__.py
…
models.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
tests.py
[2.0.x]
Fixed
#28742
-- Fixed AttributeError crash when assigning None to cached reverse relations.
2017-10-30 14:25:34 -04:00