migrations
|
Squash migrations
|
2023-04-04 19:54:18 +02:00 |
static
|
Add ability to fake the draw for admins
|
2023-05-19 18:24:01 +02:00 |
__init__.py
|
Init new draw application
|
2023-04-04 10:25:47 +02:00 |
admin.py
|
Add comments and linting
|
2023-04-05 17:52:46 +02:00 |
apps.py
|
Init new draw application
|
2023-04-04 10:25:47 +02:00 |
consumers.py
|
Add ability to fake the draw for admins
|
2023-05-19 18:24:01 +02:00 |
models.py
|
Fix translation
|
2023-05-20 11:45:21 +02:00 |
routing.py
|
Use a unique socket for the drawing system
|
2023-05-11 17:07:53 +02:00 |
tests.py
|
Use a unique socket for the drawing system
|
2023-05-11 17:07:53 +02:00 |
urls.py
|
Add a lot of comments
|
2023-04-04 19:52:44 +02:00 |