Commit graph

11 commits

Author SHA1 Message Date
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
1b800ff8ef Bug fixes
- report Export progress correctly
- move Questionnaire ecological district display to admin.py
2023-03-02 12:04:01 +13:00
Matthew Northcott
3f9f816a7e [#40] Bulk PDF export
- backend changes
2023-02-22 15:08:30 +13:00
Dana Lambert
0075e8b303 Add zone endpoint and modify zone/image/habitat serializers 2021-12-09 07:48:19 +13:00
Dana Lambert
36746729ec Update ChristchurchZone model name to ChristchurchRegion 2021-12-08 03:35:11 +00:00
Dana Lambert
8f63a917e0 Add Christchurch Zone model and shapefile ingestion 2021-12-08 03:35:11 +00:00
Dana Lambert
fe84079885 Add admin autocomplete, search fields and ordering to zone field in ZoneImageSegment 2021-11-08 11:01:13 +13:00
Dana Lambert
745b0b3007 Add Habitat, Zone, HabitatImage and ZoneImageSegment models 2021-11-04 11:18:04 +13:00
Dana Lambert
b02d7d50de Register models with django admin 2021-10-15 14:38:14 +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