-
- Downloads
Showing
- heliosverifier/verify.html 118 additions, 125 deletionsheliosverifier/verify.html
- requirements.txt 3 additions, 3 deletionsrequirements.txt
- reset.sh 0 additions, 1 deletionreset.sh
- runtime.txt 1 addition, 1 deletionruntime.txt
- server_ui/glue.py 23 additions, 12 deletionsserver_ui/glue.py
- server_ui/media/boothcss/forms.css 1 addition, 1 deletionserver_ui/media/boothcss/forms.css
- server_ui/templates/email/cast_vote_body.txt 0 additions, 14 deletionsserver_ui/templates/email/cast_vote_body.txt
- server_ui/templates/email/cast_vote_subject.txt 0 additions, 1 deletionserver_ui/templates/email/cast_vote_subject.txt
- server_ui/templates/index.html 1 addition, 1 deletionserver_ui/templates/index.html
- server_ui/urls.py 2 additions, 2 deletionsserver_ui/urls.py
Django==1.8.19 | Django==1.8.18 | ||
anyjson==0.3.3 | anyjson==0.3.3 | ||
celery==3.1.18 | celery==3.1.18 | ||
django-celery==3.1.16 | django-celery==3.1.16 | ||
... | @@ -10,8 +10,8 @@ pyparsing==1.5.7 | ... | @@ -10,8 +10,8 @@ pyparsing==1.5.7 |
python-dateutil>=1.5 | python-dateutil>=1.5 | ||
python-openid==2.2.5 | python-openid==2.2.5 | ||
wsgiref==0.1.2 | wsgiref==0.1.2 | ||
gunicorn==19.9 | gunicorn==19.3 | ||
requests==2.21.0 | requests==2.7.0 | ||
unicodecsv==0.9.0 | unicodecsv==0.9.0 | ||
dj_database_url==0.3.0 | dj_database_url==0.3.0 | ||
django-sslify==0.2.7 | django-sslify==0.2.7 | ||
... | ... |
Please register or sign in to comment