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 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_relations
History
Bouke Haarsma
31501fb53e
Refs
#18599
-- Added a test for assigning a GenericForeignKey in Model.__init__().
...
The issue was fixed by 8a47ba679d2da0dee74671a53ba0cd918b433e34 (refs
#16508
).
2016-05-13 21:26:48 -04:00
..
__init__.py
…
models.py
Refs
#19722
-- Added a test for querying generic relations of a parent class.
2015-10-08 14:47:35 -04:00
tests.py
Refs
#18599
-- Added a test for assigning a GenericForeignKey in Model.__init__().
2016-05-13 21:26:48 -04:00