1
0
mirror of https://github.com/django/django.git synced 2025-01-23 08:39:17 +00:00
django/tests/generic_relations_regress
Ramiro Morales b5c7cb4d33 Fixed #29653 -- Fixed missing related_query_name reverse accessor if GenericRelation is declared on an abstract base model.
Regression in 4ab027b94409e6415b774797bf9d3593da9d9ea8.

Thanks Lauri Kainulainen for the report.
2018-08-10 12:17:26 -04:00
..