Hello,

I am following the tutorial at
http://south.aeracode.org/docs/installation.html#installation-configure in
order
to install South.

I've installed it successfully and modified INSTALLED_APPS so
it includes 'south', in the settings.py

now I execute the command: ./manage.py shell inside my current project, but
get a "permission denied" message,
so I execute the same command, this time with sudo, so sudo ./manage.py ,
but it tells me that
./manage.py command not found

can anyone explain me what's wrong?

thanks

-- 
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