#35301: Overriding a @property of an abstract model with a GenericRelation causes a
models.E025 error.
-------------------------------------+-------------------------------------
Reporter: Sage Abdullah | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: dev
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sage Abdullah):
* summary:
Overriding a @property of an abstract class with a GenericRelation
causes a models.E025 error.
=>
Overriding a @property of an abstract model with a GenericRelation
causes a models.E025 error.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35301#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.