Files for the PythonKC.com website.
mkvirtualenv pythonkc
git clone git@github.com:pythonkc/pythonkc.com.git
cd pythonkc.com/pythonkc_site
pip install -r requirements/project.txt
python manage.py runserver
Profit! $$$
See: docs/local_development
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Files for the PythonKC.com website.
mkvirtualenv pythonkc
git clone git@github.com:pythonkc/pythonkc.com.git
cd pythonkc.com/pythonkc_site
pip install -r requirements/project.txt
python manage.py runserver
Profit! $$$
See: docs/local_development