Re: setting up new django project
On 05/28/2012 04:53 AM, xaegis wrote:
> Hello, this is my first time posting to a list!
> I am running python 2.7 with django 1.4 installed on Ubuntu 12.04
> I am having trouble creating new projects with django. Whenever I use
> the command:
> Code:
>
> sudo /usr/local/lib/python2.7/dist-packages/django/bin/django-admin.py
> startproject cms
>
> I get errors or permission denied messages but if I use:
> Code:
>
Just one other comment.
Are you really sure, that you want to create a Django project with root
privileges?
This is rather unusual.
Why do you want to do this?
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home