netclock/countdown
Armin Friedl 19c9e720e7
All checks were successful
continuous-integration/drone/push Build is passing
Prepare worldclock, no trailing / for blueprint roots
If specifying a blueprint with route "/", this will result
in flask redirecting to a request to `http://example.com/blueprint`
to `http://example.com/blueprint/`. This we don't want.
2020-09-14 21:13:25 +02:00
..
templates/countdown Style created countdowns 2020-09-13 22:24:58 +02:00
__init__.py Refactor, implement countdown 2020-09-12 19:51:47 +02:00
api.py Create countdown 2020-09-13 15:07:11 +02:00
countdown.py Create countdown 2020-09-13 15:07:11 +02:00
forms.py Style countdown creation 2020-09-13 20:04:03 +02:00
views.py Prepare worldclock, no trailing / for blueprint roots 2020-09-14 21:13:25 +02:00