#31750: Abstract model field should not be equal across models
-------------------------------------+-------------------------------------
     Reporter:  Ryan Hiebert         |                    Owner:  Ryan
                                     |  Hiebert
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak):

 > Hi, I wonder if the submitted fix didn't introduce a subtle regression.

 This is an expected change IMO. Model fields don't make much sense without
 models (even abstract) so we should distinguish between fields in abstract
 models and the same fields inherited from them.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31750#comment:5>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.74ea9e08fffac12929afcb0253e53de7%40djangoproject.com.

Reply via email to