migrations
|
Fix migrations or something
|
2020-07-22 04:28:06 +02:00 |
templates/events
|
Don't show list of people, scrap "denied"
|
2020-07-22 05:33:33 +02:00 |
__init__.py
|
add initial requirements
|
2020-07-21 21:40:59 +02:00 |
admin.py
|
Improve admin view
|
2020-07-22 05:02:01 +02:00 |
apps.py
|
add initial models
|
2020-07-21 22:24:45 +02:00 |
models.py
|
Only one registration for you
|
2020-07-22 16:33:06 +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
|
Add some profile viewing
|
2020-07-22 05:34:40 +02:00 |