sipgate
|
Implement basic sipgate.io SMS sending
|
2022-04-27 23:25:28 +02:00 |
templates
|
Improve before/after event pages
|
2022-04-28 03:44:40 +02:00 |
__init__.py
|
Create main app 'app'
|
2022-04-12 00:18:51 +02:00 |
admin.py
|
Implement periodic import of shifts
|
2022-04-23 14:36:47 +02:00 |
apps.py
|
black formatting
|
2022-04-15 16:20:13 +02:00 |
dynamic_preferences_registry.py
|
Sort country codes
|
2022-04-28 00:17:26 +02:00 |
middleware.py
|
no more errors for invalid tokens
|
2022-04-21 00:36:00 +02:00 |
models.py
|
apply_async->delay
|
2022-04-27 22:34:26 +02:00 |
tasks.py
|
add celery task to send shift reminders
|
2022-04-27 21:55:43 +02:00 |
tests.py
|
Create main app 'app'
|
2022-04-12 00:18:51 +02:00 |
urls.py
|
black formatting
|
2022-04-15 16:20:13 +02:00 |
views.py
|
hide registration if event is over
|
2022-04-27 23:15:59 +02:00 |