migrations
|
Remove useless migrations
|
2024-07-12 14:54:14 +02:00 |
tests
|
Fix tests
|
2021-06-15 16:52:56 +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
|
Replace unique_together by UniqueConstraint
|
2024-07-12 14:54:14 +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 |