mkvirtualenv project_name
pip install Django pip install django-debug-toolbar pip install MySQL-python
Recommended Posts