Hello,

thanks for the hints

Il 13/12/2016 19:51, Tim Graham ha scritto:
There are a few open tickets that may be related:

https://code.djangoproject.com/ticket/23521 - removal of concrete Model from
bases doesn't remove it from ModelState bases

Yeah, this looks like it. This also is an interesting read on the same argument
https://code.djangoproject.com/ticket/23818 . I've added a comment on the issue to get some feedback.

https://code.djangoproject.com/ticket/26488 - migrate raises InvalidBasesError
if you rename a multitable inheritance base model

On Tuesday, December 13, 2016 at 12:40:45 PM UTC-5, riccardo.magliocchetti 
wrote:

    Hello,

    on a journey to change a model from a concrete inheritance to an abstract 
one
    i've created a migration operation to change the bases of a model state in 
the
    migrations machinery. Is there a reason that there's not one in django?
    Would it
    be interesting to add it?

    thanks in advance

    --
    Riccardo Magliocchetti
    @rmistaken

    http://menodizero.it

--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-developers+unsubscr...@googlegroups.com
<mailto:django-developers+unsubscr...@googlegroups.com>.
To post to this group, send email to django-developers@googlegroups.com
<mailto:django-developers@googlegroups.com>.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-developers/8f0e667d-6241-43f3-9ef6-ed899dac801f%40googlegroups.com
<https://groups.google.com/d/msgid/django-developers/8f0e667d-6241-43f3-9ef6-ed899dac801f%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.


--
Riccardo Magliocchetti
@rmistaken

http://menodizero.it

--
You received this message because you are subscribed to the Google Groups "Django 
developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/d66fb4f6-8f06-2c60-5786-ccb266757a6d%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to