Commit graph

14 commits

Author SHA1 Message Date
Matthew Northcott
a7d7581c1b Backend style fixes 2023-04-20 15:12:22 +12:00
Matthew Northcott
13c8436d98 [#41] Allow users to download the user/planng guide for a payment
- backend changes to support physical and digital checkouts
2023-04-20 14:59:00 +12:00
Matthew Northcott
959c41c21d [#41] Allow users to download the user/planting guide for a payment
- backend changes
2023-03-06 18:10:25 +13:00
Matthew Northcott
3f9f816a7e [#40] Bulk PDF export
- backend changes
2023-02-22 15:08:30 +13:00
Dana Lambert
1d54abca6a Add backend support for zone tooltips 2021-12-13 11:56:14 +13:00
Dana Lambert
0075e8b303 Add zone endpoint and modify zone/image/habitat serializers 2021-12-09 07:48:19 +13:00
Dana Lambert
044f7c78ea Add redirect demo 2021-11-24 21:40:57 +00:00
Dana Lambert
b3c576a214 Apply ignore filter rules 2021-11-10 14:15:25 +13:00
Dana Lambert
edd2054763 Create plant display fields on the backend 2021-11-08 15:51:05 +13:00
Dana Lambert
c79d287384 Add habitat image endpoint, view and serializer 2021-11-08 11:01:13 +13:00
Dana Lambert
06e6f4322c Add /habitats endpoint and fix plants zone serializer 2021-11-05 11:16:53 +13:00
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
Dana Lambert
72110cd19f Add all fields to plant serializer 2021-10-20 12:37:45 +13:00
Dana Lambert
bb307d34d2 Add django rest framework and basic plant model
- Adds django rest framework to requirements
- Adds basic plant model with id and name fields
- Adds CRUD endpoints to interact with plant objects
2021-10-07 08:59:57 +13:00