#31086: Friendlier error message for admin.E202.
------------------------------------------------+------------------------
Reporter: Collin Anderson | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Core (System checks) | Version: 3.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
------------------------------------------------+------------------------
If an inline has mutliple foreign keys to the same parent model, you get
an error message like so:
(admin.E202) 'account.PaymentApplication' has more than one ForeignKey to
'account.Invoice'.
This error message should recommend specifying fk_name.
--
Ticket URL: <https://code.djangoproject.com/ticket/31086>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/057.1863f373d5156a2a6ec78735347e8a81%40djangoproject.com.