Hi Alex,

It looks like south was not added to the INSTALLED_APPS list in your
settings.py

Regards jacco
On Apr 13, 2012 11:05 PM, "alex3627" <alexanderdie...@googlemail.com> wrote:

> Hi all,
>
> as adviced to use "South" to do something 'better', I have installed it
> and tried to follow the appropriate tutorial here:
>
> http://south.aeracode.org/docs/tutorial/part1.html
>
> However, the first command "./manage.py schemamigration southtut
> --initial" resulted in the following error:
>
>   Unknown command: 'schemamigration'
>
> I guess I need to update some environment settings? To use a different
> manage.py? To restart everything from scratch? I am sorry for all those
> very beginner questions regarding django, but I am a very beginner, trying
> to follow the tutorial, which just don't wok for me.
>
>
> Any advice is greatly appreciated.
>
>
> Alex
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/7UwZyFYSj9cJ.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to