This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
08a4ee0651
django1
/
tests
/
generic_relations_regress
History
Ramiro Morales
b5c7cb4d33
Fixed
#29653
-- Fixed missing related_query_name reverse accessor if GenericRelation is declared on an abstract base model.
...
Regression in
4ab027b944
. Thanks Lauri Kainulainen for the report.
2018-08-10 12:17:26 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#29653
-- Fixed missing related_query_name reverse accessor if GenericRelation is declared on an abstract base model.
2018-08-10 12:17:26 -04:00
tests.py
Fixed
#29653
-- Fixed missing related_query_name reverse accessor if GenericRelation is declared on an abstract base model.
2018-08-10 12:17:26 -04:00