* Joel Mathew <[email protected]> [181120 11:18]: > Yes, for your special case where you seem to have a pre-existing migration, > you dont need makemigrations before migrate. I was just commenting that > this is not the usual case. Thank you. > On Wed, 21 Nov 2018 at 01:43, Tim Johnson <[email protected]> wrote: > > > * Joel Mathew <[email protected]> [181120 10:35]: > > > makemigrations should come before migrate. You cant migrate without > > > creating the migrations first. > > Now I am being confused: > > > > The sequence that Joel suggests did not work for me. > > (I tried it before opening this thread) > > > > The reverse sequence that was suggested by Shubham Rewale > > did fully apply the migration. > > > > Which is correct? > > -- > > Tim Johnson > > http://www.tj49.com > > > > -- > > 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/20181120201324.GK30127%40mail.akwebsoft.com > > . > > For more options, visit https://groups.google.com/d/optout. > > > > -- > 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/CAA%3Diw_-_35s-zzkB77YUHttjuUU4mMjvkC7r3HDAfyCOFg_g2A%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout.
-- Tim Johnson http://www.tj49.com -- 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/20181120210805.GL30127%40mail.akwebsoft.com. For more options, visit https://groups.google.com/d/optout.

