right-tree/backend/right_tree/api
Dana Lambert 49bcc85116 Add api endpoints for collecting location details
- includes soil order name and code, ecological district, ecological region and address from linz
2021-10-22 16:01:38 +13:00
..
data Add django fixtures for base data 2021-10-15 14:34:48 +13:00
management Fix soil variant spreadsheet import bug where all variants added 2021-10-20 12:36:06 +13:00
migrations Add relational models for plants and related fields (excludes habitat and zone) 2021-10-15 14:33:13 +13:00
__init__.py Add django rest framework and basic plant model 2021-10-07 08:59:57 +13:00
admin.py Register models with django admin 2021-10-15 14:38:14 +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 relational models for plants and related fields (excludes habitat and zone) 2021-10-15 14:33:13 +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