legacy/pairent_backend/pairent_app
Денис Сарапулов 76321d4306 made API for comparison 2023-05-07 19:48:53 +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 remove unused imports 2023-05-06 22:08:41 +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 made API for comparison 2023-05-07 19:48:53 +10:00
views.py made API for comparison 2023-05-07 19:48:53 +10:00