legacy/pairent_backend/pairent_app
b1ek 3c7cf9918a
add faker helper method
2023-05-17 15:02:15 +10:00
..
migrations Merge branch 'dev_unstable' of github.com:vvsu-rent-project/dev_rent into dev_unstable 2023-05-17 11:34:58 +10:00
.gitignore configure nginx and front 2023-05-17 06:57:23 +10:00
__init__.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
admin.py remade PsychTestAddResultViewSet 2023-05-17 11:27:38 +10:00
apps.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
authlib.py half baked tinder view 2023-05-17 05:25:15 +10:00
factories.py add faker helper method 2023-05-17 15:02:15 +10:00
models.py delete PsychTestAnswers Model and add test_results in User Model 2023-05-17 10:35:30 +10:00
serializer.py Merge branch 'dev_unstable' of github.com:vvsu-rent-project/dev_rent into dev_unstable 2023-05-17 11:34:58 +10:00
tests.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
urls.py remade PsychTestAddResultViewSet 2023-05-17 11:27:38 +10:00
views.py Merge branch 'dev_unstable' of github.com:vvsu-rent-project/dev_rent into dev_unstable 2023-05-17 11:34:58 +10:00