ft_transcendence/django/trancendence/accounts
2023-10-24 17:10:32 +02:00
..
migrations init: accounts app 2023-10-24 13:36:42 +02:00
templates add: delete account 2023-10-24 17:10:32 +02:00
__init__.py init: accounts app 2023-10-24 13:36:42 +02:00
admin.py init: accounts app 2023-10-24 13:36:42 +02:00
apps.py init: accounts app 2023-10-24 13:36:42 +02:00
models.py init account app 2023-10-24 13:56:16 +02:00
tests.py init: accounts app 2023-10-24 13:36:42 +02:00
urls.py backend: add: register 2023-10-24 16:31:26 +02:00
views.py add: delete account 2023-10-24 17:10:32 +02:00