* Shubham Rewale <[email protected]> [181120 08:44]: > python manage.py migrate > Then use > Python manage.py makemigrations Thank you. That worked to apply the missing item. Note: Had tried that in the past but reversed the sequence of the two commands.
Have a great day Shubham > On Tue, 20 Nov 2018, 10:10 p.m. Tim Johnson <[email protected] wrote: > > > using django on ubuntu 16.04 > > python 3.5.2 > > django.VERSION = > > (2, 0, 0, 'final', 0) > > Working from the Django Core book by Nigel George. > > When launching <...> 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/20181120191706.GJ30127%40mail.akwebsoft.com. For more options, visit https://groups.google.com/d/optout.

