ft_transcendence/django/trancendence/accounts
2023-10-25 15:11:56 +02:00
..
migrations init: accounts app 2023-10-24 13:36:42 +02:00
templates add: change password 2023-10-24 17:20:16 +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 remove trash 2023-10-24 22:56:45 +02:00
settings.py fix: use variable to len 2023-10-24 22:56:37 +02:00
status_code.py replace: hardcoded html return by variable 2023-10-24 22:33:13 +02:00
tests.py add: unitest to accounts 2023-10-25 15:11:56 +02:00
urls.py add: change password 2023-10-24 17:20:16 +02:00
views.py fix: use variable to len 2023-10-24 22:56:37 +02:00