right-tree/backend/right_tree/api
2021-11-04 14:08:31 +13:00
..
data Add intial zones and habitats fixtures 2021-11-04 11:18:56 +13:00
management Add command to initially load habitat and zone data 2021-11-04 11:18:42 +13:00
migrations Add zones to plant model 2021-11-04 14:08:31 +13:00
__init__.py Add django rest framework and basic plant model 2021-10-07 08:59:57 +13:00
admin.py Add Habitat, Zone, HabitatImage and ZoneImageSegment models 2021-11-04 11:18:04 +13:00
apps.py Add django rest framework and basic plant model 2021-10-07 08:59:57 +13:00
filters.py Add api endpoints for collecting location details 2021-10-22 16:01:38 +13:00
models.py Add zones to plant model 2021-11-04 14:08:31 +13:00
serializers.py Add api endpoints for collecting location details 2021-10-22 16:01:38 +13:00
utils.py Add utils file with helper methods to request data from linz + docs 2021-10-22 16:01:31 +13:00
views.py Add api endpoints for collecting location details 2021-10-22 16:01:38 +13:00