On Wed, Jun 1, 2016 at 12:45 PM, Arnab Banerji <[email protected]> wrote:

> Nevermind my last comment on this thread, when I refactored my existing
> model into an abstract base class with overrides, and then ran
> "makemigrations", Django said "no changed detected", so it is merely
> treated as a code refactor and not a database related change.
>
>
Yep, that was the whole intention of using the abstract classes. Glad it
worked out for you.

-James

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2Be%2BciWK_SrqZCtjB7BxCqByrEcMWWoLx7oE3oOZHwtiQdN_VQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to