netclock/worldclock
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/worldclock Prepare worldclock, no trailing / for blueprint roots 2020-09-14 21:13:25 +02:00
__init__.py Prepare worldclock, no trailing / for blueprint roots 2020-09-14 21:13:25 +02:00
api.py Prepare worldclock, no trailing / for blueprint roots 2020-09-14 21:13:25 +02:00
forms.py Prepare worldclock, no trailing / for blueprint roots 2020-09-14 21:13:25 +02:00
views.py Prepare worldclock, no trailing / for blueprint roots 2020-09-14 21:13:25 +02:00
worldclock.py Prepare worldclock, no trailing / for blueprint roots 2020-09-14 21:13:25 +02:00