chess_rpg_backend/game
2022-06-04 19:30:54 +03:00
..
migrations removed pycache, idea 2022-06-04 16:14:39 +03:00
__init__.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00
admin.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00
apps.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00
models.py added character control endpoint 2022-06-04 19:30:54 +03:00
permissions.py added character control endpoint 2022-06-04 19:30:54 +03:00
serializers.py added character control endpoint 2022-06-04 19:30:54 +03:00
tests.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00
urls.py added character control endpoint 2022-06-04 19:30:54 +03:00
views.py added character control endpoint 2022-06-04 19:30:54 +03:00