#23483: Having two dotted app names with the same last part breaks migrations
-----------------------------+---------------------------------------------
     Reporter:  szilveszter  |                    Owner:  szilveszter
         Type:  Bug          |                   Status:  closed
    Component:  Migrations   |                  Version:  1.7
     Severity:  Normal       |               Resolution:  fixed
     Keywords:               |             Triage Stage:  Ready for checkin
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+---------------------------------------------
Changes (by Carl Meyer <carl@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"5e32605ce9baebf07b741c9235ea6351d565ce10"]:
 {{{
 #!CommitTicketReference repository=""
 revision="5e32605ce9baebf07b741c9235ea6351d565ce10"
 Fixed #23483 -- Prevented ImproperlyConfigured with dotted app names

 Made sure the app labels stay unique for the AppConfigStubs, so
 migrations wouldn't fail if two dotted app names has the same last part
 (e.g. django.contrib.auth and vendor.auth)
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/23483#comment:9>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.fd0409aff0a9d6f407379cfc2284c368%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to