#33131: Improve Reverse Accessor Clash feedback
-----------------------------------------+------------------------
Reporter: Bernd Wechner | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 3.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
refer: https://github.com/django/django/pull/14880
RelatedField._check_clashes() provides feedback when it finds a clash, but
fails to mentioned what the clashing name was. This cost me some
significant time to track because of inadequate feedback and would have
become immediately clear had the feedback listed the clashing name.
A proposed patch appears above, but alas this impacts some unit tests as
well. Happy to add fixes to those to the patch, but have been requested to
file and issue here.
--
Ticket URL: <https://code.djangoproject.com/ticket/33131>
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/056.a7913c5643e282231ce809baeff78996%40djangoproject.com.