how to create a project in django in windows 7

34 views
Skip to first unread message

Santhosh Acharya

unread,
Sep 15, 2015, 2:06:13 AM9/15/15
to Django users
I am a fresher to django... can any one explain me how to install django. and what all are the requirement needed. I tried by searching google still am not able to do it. So any one please help me.
Tank you.

Nick Sarbicki

unread,
Sep 15, 2015, 3:35:03 AM9/15/15
to Django users
I am a fresher to django... can any one explain me how to install django. and what all are the requirement needed. I tried by searching google still am not able to do it. So any one please help me. 
Tank you.

Hi Santhosh,

Have you installed Python? (2.7 or 3.4 is best right now - 3.5 has just been released but there seems to be some bugs with the windows install).

If you have, and it is the latest version of 2.7 or 3.4, try opening up a command prompt window and typing in:

    pip install django

That would normally install it for you.

If that doesn't work send any error messages you receive.

Here are the formal instructions to install Django:


And here is the tutorial for getting started on a project:


They are both pretty good so give them a read.

- Nick.



- Nick

On Tue, Sep 15, 2015 at 5:47 AM, Santhosh Acharya <santhos...@gmail.com> wrote:
I am a fresher to django... can any one explain me how to install django. and what all are the requirement needed. I tried by searching google still am not able to do it. So any one please help me.
Tank you.

--
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/4c5614d9-9c77-4338-acc6-1831f79abc23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jani Tiainen

unread,
Sep 15, 2015, 4:24:53 AM9/15/15
to django...@googlegroups.com
Hi,

I wrote a long time ago my setup I used when working in Windows. Since that I moved on to *nix since everything was just easier to get by.

Here's the link: https://djangonautlostinspace.wordpress.com/2012/04/16/django-and-windows/
Reply all
Reply to author
Forward
0 new messages