vladyslavnUA / requests-and-responses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the polls app.

git clone https://github.com/vladyslavnUA/requests-and-responses.git

cd into repo and ...

python3 manage.py runserver

Urls

' ' - main page

'<int:pk>/' - get specific poll

'<int:question_id>/vote/' - vote poll

'<int:pk>/results/' - single poll results

About


Languages

Language:Python 91.6%Language:HTML 7.9%Language:CSS 0.5%