InvenTree/InvenTree/plugins
Oliver Walters 0f42916521 Improve settings.py
- Load database config from either config.yaml or environment variables
- Mix and match, if you want!
- Move to use logging module rather than just printing stuff
- Error if required database parameters are not required
2020-11-13 13:38:01 +11:00
..
action Improve settings.py 2020-11-13 13:38:01 +11:00
__init__.py Plugin framework 2020-04-14 01:17:44 +10:00
plugin.py Add "ActionPlugin" interface 2020-04-15 00:16:42 +10:00
plugins.py Improve settings.py 2020-11-13 13:38:01 +11:00