vendredi 24 octobre 2014

how to create a sample django project?


Vote count:

-2




$ python django-admin.py startproject myproject not working i am running a ubuntu virtual m/c on my windows system. By default ubuntu 12.04 comes with python 2.7.3 so i am using that only i downloaded or installed (whatever it does since i am new to django) by issuing the following command- git clone http://ift.tt/HxExcr django directory is successfully created. i want to create a sample django application. So for this i am issuing the following command- $ python django-admin.py startproject tango_with_django_project Obviously, it will throw error since the default ubuntu python doesn't know that django has been installed. My Question is how to integrate python with this django and create a sample django application?



asked 5 mins ago







how to create a sample django project?

Aucun commentaire:

Enregistrer un commentaire