Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories
GNU Affero General Public License v3.0
218
stars
144
forks
source link
add json "config"-like field to EditLog model #10803
It would be nice to add a kind of miscellaneous JSON config field to accommodate project developers who wish to capture other information on the edit log instance. I don't think the Arches model should be exhaustive but it should permit developers to reasonably capture relevant data without having to override the model itself (as project migrations can be a headache)
It would be nice to add a kind of miscellaneous JSON config field to accommodate project developers who wish to capture other information on the edit log instance. I don't think the Arches model should be exhaustive but it should permit developers to reasonably capture relevant data without having to override the model itself (as project migrations can be a headache)