Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 355 Bytes

File metadata and controls

8 lines (5 loc) · 355 Bytes

Harvest GLAM - API & Processing Backend

Installation

If using python version 3.9.x, 3.10.x and Django version 4.2 to avoid errors with sqlite+spatialite use glam.utils.prepare_db to manually initialize spatial metadata before running migrations.
More on this issue can be found here.

Usage