This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
00bb47b58f
django
/
tests
/
generic_relations
History
Download ZIP
Download TAR.GZ
Bouke Haarsma
31501fb53e
Refs
#18599
-- Added a test for assigning a GenericForeignKey in Model.__init__().
...
The issue was fixed by
8a47ba679d
(refs
#16508
).
2016-05-13 21:26:48 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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