v0.5.1
v0.5.1 (2024-10-17)
Continuous Integration
-
ci: pin versions of ubuntu, python, and ubuntugis (
08271ba
) -
ci: switch postgres image to postgis (
673df3a
) -
ci: add step to install GDAL (
820cd86
) -
ci: fix environment vars (
8c90c8f
) -
ci: update github actions to use services (
3ee1d85
)
Fixes
-
fix: Replace
pre_delete
withpost_delete
(4ba2bcb
) -
fix: Add signals to delete files when an object with a FileField is deleted (
08de376
)
Unknown
- Merge pull request #83 from OpenGeoscience/file-deletion-signals
File Deletion Signals (9994538
)
-
Merge remote-tracking branch 'origin/master' into file-deletion-signals (
d02a93f
) -
Merge pull request #84 from OpenGeoscience/ci-update
Update Github Actions (b7c6c27
)