Django project for counting arrows in archery training sessions https://arrowcounter.maggioni.xyz
Go to file
Claudio Maggioni (maggicl) 8e9d185293 Added excel export
2019-04-28 15:51:25 +02:00
arrowcounter Environment variables and count/edit restyling 2018-08-12 20:50:09 +02:00
counter Added excel export 2019-04-28 15:51:25 +02:00
user Fixed bug in registration form 2019-04-28 13:00:10 +02:00
.env.debug Added pagination to template 2018-09-09 17:31:47 +02:00
.gitignore First commit. Login/Registration/Logout works without email verification. Counts list view implemented 2018-08-08 20:07:59 +02:00
.tern-port Added counter edit pages (no AJAX) 2018-08-09 18:06:25 +02:00
Dockerfile First successful deployment 2018-08-12 13:21:40 +00:00
manage.py Environment variables and count/edit restyling 2018-08-12 20:50:09 +02:00
requirements.txt Environment variables and count/edit restyling 2018-08-12 20:50:09 +02:00
uwsgi.ini First successful deployment 2018-08-12 13:21:40 +00:00