Sources of https://moscowpython.ru (previously moscowdjango.ru)
git clone https://github.com/moscowpython/moscowpython/ cd moscowpython pyenv env source env/bin/activate pip install -r requirements.txt npm install ./node_modules/.bin/gulp python manage.py syncdb python manage.py migrate python manage.py loaddata development.json # convenient python manage.py runserver
tox