starting a django project

35 views
Skip to first unread message

aparajith sundar

unread,
Mar 18, 2014, 5:32:39 PM3/18/14
to django...@googlegroups.com
HI, i am a first time django user. i have successfully installed django but when i try running this "django-admin.py startproject mysite" code all i get is the django-admin text file! i have tried adding different paths and changing all types of settings but its to no avail.. i am told i should be creating a new directory by the name of mysite but nothing of that sort is happening. could someone please help me out with this?!?!

Bill Freeman

unread,
Mar 18, 2014, 5:59:26 PM3/18/14
to django-users
A first guess:  Try using "python django-admin.py startproject mysite".  That will help if your system isn't configured to automatically use python for this task.  If this helps, then later, when you are running manage.py commands, you will also need to prefix them with python.


On Tue, Mar 18, 2014 at 1:32 PM, aparajith sundar <apara...@gmail.com> wrote:
HI, i am a first time django user. i have successfully installed django but when i try running this "django-admin.py startproject mysite" code all i get is the django-admin text file! i have tried adding different paths and changing all types of settings but its to no avail.. i am told i should be creating a new directory by the name of mysite but nothing of that sort is happening. could someone please help me out with this?!?!

--
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...@googlegroups.com.
To post to this group, send email to django...@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/3f6a0aec-d4bd-4764-82b7-0fcc57f4b0dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Venkatraman S

unread,
Mar 19, 2014, 7:58:22 AM3/19/14
to django...@googlegroups.com
Are you using any tutorials to get started? 
Also, is this on Windows or Linux - shouldnt be much different; you might have some PATH issues in certain cases. 
Also, you haven't mentioned if you got any errors/warnings while starting the project.

-Venkat
@venkasub



On Tue, Mar 18, 2014 at 11:02 PM, aparajith sundar <apara...@gmail.com> wrote:
HI, i am a first time django user. i have successfully installed django but when i try running this "django-admin.py startproject mysite" code all i get is the django-admin text file! i have tried adding different paths and changing all types of settings but its to no avail.. i am told i should be creating a new directory by the name of mysite but nothing of that sort is happening. could someone please help me out with this?!?!

--
Reply all
Reply to author
Forward
0 new messages