Applied-GeoSolutions / gips

Geospatial Image Processing System
GNU General Public License v3.0
17 stars 5 forks source link

move GIPS_ORM to gips.settings #432

Closed ircwaves closed 6 years ago

ircwaves commented 6 years ago

This seems better than using an environment variable.

ra-tolson commented 6 years ago

Works for me; there may be an issue with the timing of the availability of settings vs. when the ORM needs to bootstrap itself, but I think that can be worked around or changed.