migrations
|
Fix migrations or something
|
2020-07-22 04:28:06 +02:00 |
templates/events
|
Fix redirect to index
|
2020-07-22 04:27:18 +02:00 |
__init__.py
|
add initial requirements
|
2020-07-21 21:40:59 +02:00 |
admin.py
|
Start events frontend
|
2020-07-22 04:08:30 +02:00 |
apps.py
|
add initial models
|
2020-07-21 22:24:45 +02:00 |
models.py
|
Fix display of time of day
|
2020-07-22 04:24:18 +02:00 |
tasks.py
|
Add basic algorithm and celery stuff
|
2020-07-22 04:02:13 +02:00 |
tests.py
|
add initial models
|
2020-07-21 22:24:45 +02:00 |
urls.py
|
Merge branch 'events-form'
|
2020-07-22 04:13:20 +02:00 |
views.py
|
Fix redirect to index
|
2020-07-22 04:27:18 +02:00 |