Thursday, April 30, 2015

Re: “Migrate” command for manage.py not recognised when using Django 1.8

Hi Markus,

I don't have South installed as I am using Django 1.8, and have never used a previous version. 

For the record INSTALLED_APPS == ['django.contrib.admin',
    'django.contrib.auth',
    'django.contrib.contenttypes',
    'django.contrib.sessions',
    'django.contrib.messages',
    'django.contrib.staticfiles']

As you say migration support should be built in, which is why I am having difficulty understanding the problem.

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/51e6b2b0-d859-40f5-896b-8e7029460cc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment