migrations
|
Add admin menu
|
2023-04-04 10:25:55 +02:00 |
static
|
Make all invisible when a draw is aborted
|
2023-04-04 10:25:51 +02:00 |
templates/draw
|
Add admin menu
|
2023-04-04 10:25:55 +02:00 |
__init__.py
|
Init new draw application
|
2023-04-04 10:25:47 +02:00 |
admin.py
|
Add admin menu
|
2023-04-04 10:25:55 +02:00 |
apps.py
|
Init new draw application
|
2023-04-04 10:25:47 +02:00 |
consumers.py
|
Reduce the usage of sync_to_async
|
2023-04-04 15:10:28 +02:00 |
models.py
|
Reduce the usage of sync_to_async
|
2023-04-04 15:10:28 +02:00 |
routing.py
|
First play with websockets
|
2023-04-04 10:25:47 +02:00 |
tests.py
|
Init new draw application
|
2023-04-04 10:25:47 +02:00 |
urls.py
|
Add link to the drawing interface
|
2023-04-04 10:25:52 +02:00 |
views.py
|
Add continue button for the final tournament
|
2023-04-04 10:25:51 +02:00 |