legacy/pairent_backend/pairent_app
Денис Сарапулов 556c859753 change ApartamentComparisonAPIView to ApartamentComparisonViewSet 2023-05-07 20:42:06 +10:00
..
migrations change ciryllic 'С' to 'C' in variable names 2023-05-05 21:03:18 +10:00
__init__.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
admin.py add model photo and ipaddresses and change model apartament 2023-04-17 22:48:32 +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 change ciryllic 'С' to 'C' in variable names 2023-05-05 21:03:18 +10:00
serializer.py add react app and setup rest framework 2023-05-01 20:39:34 +10:00
tests.py add base django app, add model apartament 2023-04-10 17:34:57 +10:00
urls.py change ApartamentComparisonAPIView to ApartamentComparisonViewSet 2023-05-07 20:42:06 +10:00
views.py change ApartamentComparisonAPIView to ApartamentComparisonViewSet 2023-05-07 20:42:06 +10:00