right-tree/backend/right_tree/api
Matthew Northcott 00afd05abb Further production updates
- add collectstatic job to docker-compose.yaml
- remove old dev script
- add a recipe for building the frontend distributable
- fix nginx location for react-router endpoints
- fix bug in tasks.py
2023-03-30 14:27:56 +13:00
..
data Fixes and improvements 2023-02-08 14:24:48 +13:00
management Fixes and improvements 2023-02-08 14:24:48 +13:00
migrations Small fixes and updates 2023-03-29 16:37:39 +13:00
__init__.py Small fixes and updates 2023-03-29 16:37:39 +13:00
admin.py [#41] Allow users to download the user/planting guide for a payment 2023-03-06 18:10:25 +13:00
apps.py [#40] Bulk PDF export 2023-02-22 15:08:30 +13:00
celery.py Small fixes and updates 2023-03-29 16:37:39 +13:00
filters.py Update ChristchurchZone model name to ChristchurchRegion 2021-12-08 03:35:11 +00:00
models.py Small fixes and updates 2023-03-29 16:37:39 +13:00
redis.py [#41] Allow users to download the user/planting guide for a payment 2023-03-06 18:10:25 +13:00
resource_generation_utils.py [#40] Bulk PDF export 2023-02-22 15:08:30 +13:00
serializers.py [#41] Allow users to download the user/planting guide for a payment 2023-03-06 18:10:25 +13:00
signals.py Fix export deletion 2023-03-28 12:03:13 +13:00
tasks.py Further production updates 2023-03-30 14:27:56 +13:00
views.py Small fixes and updates 2023-03-29 16:37:39 +13:00
wms_utils.py [#40] Bulk PDF export 2023-02-22 15:08:30 +13:00