Commit graph

12 commits

Author SHA1 Message Date
Matthew Northcott
c980479d6c Small fixes and updates 2023-03-29 16:37:39 +13: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
Matthew Northcott
c1796c22a6 Fixes and improvements 2023-02-08 14:24:48 +13:00
Dana Lambert
4ab327c442 Add python pdf manipulation libraries 2021-11-18 11:43:18 +13:00
Dana Lambert
65bed425cf Add production envrionmennt 2021-11-16 17:30:40 +13:00
Dana Lambert
2302ed6fc6 Add utils file with helper methods to request data from linz + docs 2021-10-22 16:01:31 +13:00
Dana Lambert
299e609c25 Add django command to populate the database with spreadsheet plant data 2021-10-15 14:40:14 +13:00
Dana Lambert
b699e50754 Add django cors headers to backend 2021-10-07 10:17:32 +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
Dana Lambert
9fc83f5974 Connect database to Django backend 2021-10-06 14:37:29 +13:00
Dana Lambert
0ea165fcff Add docker-compose file to run applications and postgres locally 2021-10-06 14:06:55 +13:00