legacy/pairent_backend/pairent_app
b1ek bac279ae9e
basic registration and auth tokens
2023-05-17 01:08:16 +10:00
..
migrations basic registration and auth tokens 2023-05-17 01:08:16 +10:00
__init__.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
admin.py completed the logic of the page PsychTest 2023-05-16 02:24:06 +10:00
apps.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
factories.py fix factory uuid method 2023-05-16 23:00:44 +10:00
models.py basic registration and auth tokens 2023-05-17 01:08:16 +10:00
serializer.py add compatible users view 2023-05-15 14:54:30 +10:00
tests.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
urls.py add get user route 2023-05-16 20:07:50 +10:00
views.py basic registration and auth tokens 2023-05-17 01:08:16 +10:00