duck-booking-tool/booking
Gergely Polonkai 8f9a126924 Remove django_js_reverse functionality
This is the first step to completely remove the current UI
2015-10-19 17:09:16 +02:00
..
static Add competence listing functionality 2015-04-10 15:57:17 +02:00
templates Remove django_js_reverse functionality 2015-10-19 17:09:16 +02:00
templatetags Add age_format template tag 2015-04-10 15:57:16 +02:00
__init__.py Add booking app skeleton 2015-04-10 15:57:15 +02:00
admin.py Create basic admin site 2015-04-10 15:57:17 +02:00
ducklevel.py Add ducklevel.py to convert between level and minutes 2015-04-10 15:57:16 +02:00
models.py Fix booking models 2015-10-19 14:58:32 +02:00
tests.py Remove django_js_reverse functionality 2015-10-19 17:09:16 +02:00
urls.py Implement Duck listing 2015-04-10 15:57:16 +02:00
views.py Implement Duck listing 2015-04-10 15:57:16 +02:00