Well Steve, i will try to help you!

1 - Make sure to put Python at the system path.  I mean, you can run python
at prompt?
2 - After that, make sure C:\PythonXX\Scripts is on system path as well.
3 - Now, you need to create your project. Try to run django-admin.py to see
if there's any information. If yes, go ahead and create your project with
django-admin.py startproject project_name

There's a link on how to do steps 1 and 2 --> http://goo.gl/wxtgb
Another one --> http://goo.gl/qlppe9


Here you can find how to install Django, but i think you already did -->
https://goo.gl/rI55Le

And finally how you create your project, apps and so on!
Go ahead and try the tutorial. It's the first step to make anything,
otherwise, you will always get stuck =D
https://goo.gl/Z7Ik2w

Hope it helps =D

Cheers!


Em qui, 9 de jul de 2015 às 13:39, Steve Burrus <steveburru...@gmail.com>
escreveu:

> *I know thrat I have appealed for help about this before but I am having
> problems aGAIN with installing Django. Well I was able to run "pip install
> django" okay but then I don't know where to go from there! Here is where I
> am now :  (myenv)C:\Users\SteveB\Desktop\myenv>*
>
>
>  --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@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/7621b62f-01fc-4ef4-8907-7385b9e31a17%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/7621b62f-01fc-4ef4-8907-7385b9e31a17%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@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/CAKyfVpJQTrYQ3fpRzsJg9BNEKXX5pkffB9ZTnUtFNO8LJHKGdw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to