migrations
|
Migration for events app
|
2020-05-20 17:41:25 +02:00 |
tests
|
Make events tests independent of LOGIN_URL
|
2020-06-04 18:02:40 +02:00 |
__init__.py
|
New 'events' app, first model
|
2019-10-06 19:24:32 +02:00 |
admin.py
|
isort events.admin
|
2019-10-07 18:44:36 +02:00 |
apps.py
|
New 'events' app, first model
|
2019-10-06 19:24:32 +02:00 |
models.py
|
Events: one more validation check
|
2020-05-08 16:40:18 +02:00 |
urls.py
|
events: make isort happy
|
2019-10-08 23:33:46 +02:00 |
views.py
|
Make events tests deterministic
|
2020-05-14 21:23:25 +02:00 |