legacy/pairent_backend/pairent_app
b1ek 9826aea0c1
fix faulty migrations
2023-05-12 22:32:05 +10:00
..
migrations fix faulty migrations 2023-05-12 22:32:05 +10:00
.DS_Store add psych_test_result column in User model; start made PsychTestAddResultViewSet 2023-05-12 22:10:12 +10:00
__init__.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
admin.py ApartamentGetMany 2023-05-09 18:32:18 +10:00
apps.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
factories.py fix faker 2023-05-07 16:35:50 +10:00
models.py add psych_test_result column in User model; start made PsychTestAddResultViewSet 2023-05-12 22:10:12 +10:00
serializer.py add psych_test_result column in User model; start made PsychTestAddResultViewSet 2023-05-12 22:10:12 +10:00
tests.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
urls.py add psych_test_result column in User model; start made PsychTestAddResultViewSet 2023-05-12 22:10:12 +10:00
views.py add psych_test_result column in User model; start made PsychTestAddResultViewSet 2023-05-12 22:10:12 +10:00