First Prototype.
Showing
.gitignore
0 → 100644
poll/__init__.py
0 → 100644
poll/poll.py
0 → 100644
poll/static/README.txt
0 → 100644
poll/static/css/poll.css
0 → 100644
poll/static/handlebars/results.handlebars
0 → 100644
poll/static/html/poll.html
0 → 100644
poll/static/js/src/poll.js
0 → 100644
poll/static/js/vendor/handlebars.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
requirements.txt
0 → 100644
setup.py
0 → 100644
Please
register
or
sign in
to comment