right-tree/backend/right_tree/api
Dana Lambert 12ebe31cf5 Add coordinate filter on the backend
- filters plants based on ecological region and soil order
2021-10-19 16:06:21 +13:00
..
data Add django fixtures for base data 2021-10-15 14:34:48 +13:00
management Add documentation to the spreadsheet processing methods 2021-10-19 10:39:07 +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 coordinate filter on the backend 2021-10-19 16:06:21 +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 django rest framework and basic plant model 2021-10-07 08:59:57 +13:00
views.py Add coordinate filter on the backend 2021-10-19 16:06:21 +13:00