right-tree/backend/right_tree/api
Dana Lambert c63dbeae61 Generate planting guide pdf with appended filters and plant list
- Rename csv_utils to resource_generation_utils
- Rename utils to wms_utils
- Adds basic (no styles) pdf generation methods to resource generation
- Adds pdf download endpoint
2021-11-18 11:43:18 +13:00
..
data Add sample habitat image and zone data 2021-11-10 17:34:16 +13:00
management Refactor get_zone_pk_mapping method 2021-11-08 10:53:38 +13:00
migrations Add sample habitat image and zone data 2021-11-10 17:34:16 +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
filters.py Generate planting guide pdf with appended filters and plant list 2021-11-18 11:43:18 +13:00
models.py Add ordering to plant list 2021-11-18 11:27:16 +13:00
resource_generation_utils.py Generate planting guide pdf with appended filters and plant list 2021-11-18 11:43:18 +13:00
serializers.py Apply ignore filter rules 2021-11-10 14:15:25 +13:00
views.py Generate planting guide pdf with appended filters and plant list 2021-11-18 11:43:18 +13:00
wms_utils.py Generate planting guide pdf with appended filters and plant list 2021-11-18 11:43:18 +13:00