This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
eb44172760
django
/
tests
/
generic_relations
History
ZachLiuGIS
04e13c8913
Fixed
#26179
-- Removed null assignment check for non-nullable foreign key fields.
2016-02-11 10:07:39 -05: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
Fixed
#26179
-- Removed null assignment check for non-nullable foreign key fields.
2016-02-11 10:07:39 -05:00