api
|
added image pool, inited channels
|
2022-06-11 23:34:55 +03:00 |
migrations
|
added deck model and creation endpoint
|
2022-06-06 20:15:45 +03:00 |
__init__.py
|
Initial commit, added base User and Hero models
|
2022-06-04 16:01:23 +03:00 |
admin.py
|
added image pool, inited channels
|
2022-06-11 23:34:55 +03:00 |
apps.py
|
Initial commit, added base User and Hero models
|
2022-06-04 16:01:23 +03:00 |
permissions.py
|
added character control endpoint
|
2022-06-04 19:30:54 +03:00 |
tests.py
|
added instructions, inited tests
|
2022-06-21 11:37:18 +03:00 |