/stepic-web-tech

Tasks for Web-tech course on Stepic.org

Primary LanguagePythonMIT LicenseMIT

Задачи и практикум по курсу Web-технологии

Remote server via terminal. User box

git clone https://github.com/takzhanov/stepic-web-tech.git /home/box/web \
    && cd web
. ./prep-env.sh #change manually
. ./init.sh

# change settings.py Debug=False, ALLOWED_HOSTS=['*']
curl http://localhost/hello?sd=ds
curl http://localhost/question/324

Список задач: