Now we have finished with basic setup lets create are first Project
python c:\pythonXX/lib/site-packages/django/bin/django-admin.py startproject myproject (the reason that i have put xx is that the vision that you are using might be different to my version of python Step 2now lets start our server load this up by going to the dev directory of your project eg my project python manage.py runserver
No comments:
Post a Comment