ConceptPortal-public/rsconcept/backend/apps/users
2024-05-28 14:26:44 +03:00
..
migrations Initial commit 2023-07-15 17:46:19 +03:00
templates Minor fixes 2024-02-26 14:14:09 +03:00
tests Add email unique check and Refactor users API tests 2024-05-28 14:26:44 +03:00
__init__.py Initial commit 2023-07-15 17:46:19 +03:00
admin.py Fix spelling via spellchecker 2023-12-26 14:23:51 +03:00
apps.py Refactoring: setup isort for backend 2024-05-24 18:31:14 +03:00
messages.py Add email unique check and Refactor users API tests 2024-05-28 14:26:44 +03:00
models.py Refactoring: enable formatting with autopep8 2024-05-24 19:06:39 +03:00
serializers.py Add email unique check and Refactor users API tests 2024-05-28 14:26:44 +03:00
signals.py Refactoring: setup isort for backend 2024-05-24 18:31:14 +03:00
urls.py Refactoring: setup isort for backend 2024-05-24 18:31:14 +03:00
views.py Refactoring: setup isort for backend 2024-05-24 18:31:14 +03:00