This is a memo for myself. .. .. Will be added at any time.
Use it while moving to the project root.
venv\script\activate venv\script\deactivate
python manage.py runserver --setting={prj_name}.local_settings.py
set HTTP_PROXY=http://{id}:{password}@{host}:{port} set HTTPS_PROXY=http://{id}:{password}@{host}:{port}
Recommended Posts