right-tree/backend/right_tree/api
2021-11-10 14:15:25 +13:00
..
data Add filter ignore information to zone fixtures 2021-11-10 13:11:32 +13:00
management Refactor get_zone_pk_mapping method 2021-11-08 10:53:38 +13:00
migrations Add filter ignore fields to zone model 2021-11-10 13:11:13 +13:00
__init__.py Add django rest framework and basic plant model 2021-10-07 08:59:57 +13:00
admin.py Add admin autocomplete, search fields and ordering to zone field in ZoneImageSegment 2021-11-08 11:01:13 +13:00
apps.py Add django rest framework and basic plant model 2021-10-07 08:59:57 +13:00
csv_utils.py Add forest position data as part of the plant results 2021-11-10 10:33:34 +13:00
filters.py Apply ignore filter rules 2021-11-10 14:15:25 +13:00
models.py Add filter ignore fields to zone model 2021-11-10 13:11:13 +13:00
serializers.py Apply ignore filter rules 2021-11-10 14:15:25 +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 Apply ignore filter rules 2021-11-10 14:15:25 +13:00