- Make a python virtualenv in your chosen directory:
virtualenv env - Activate the virtual environment:
source env/bin/activate - Install Django from pip:
pip install Django - Optional: edit
TIMEZONEinmanage.pyto match your timezone - Run the server
python manage.py runserver - Check
localhost:8000 - Proceed with the tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
The Django Tutorial: https://docs.djangoproject.com/en/1.7/intro/
License
scperkins/django-polls
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
The Django Tutorial: https://docs.djangoproject.com/en/1.7/intro/
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published