Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FIX] Use form model to create/edit resources (fixes #4, fixes #5, refs #3)v0.1.10 | IN COMMON Collective | 2021-04-08 | 1 | -0/+138 |
Since we must associate other models (e.g., classifications) to a Resource, we use a composite model to save all changes inside a database transaction. This approach makes it simpler to handle resources and their associations. Work remains to fix the geolocation and reverse geolocation to ensure these are in sync. |