InvenTree/InvenTree/barcode
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
..
plugins fix error caused by assumption that json.loads() returns an object with a .keys() function 2020-10-09 16:32:54 +02:00
__init__.py Refactor barcode endoint 2020-06-11 11:09:07 +10:00
api.py Add dialog for linking a barcode with a stock item 2020-06-12 10:26:23 +10:00
barcode.py Improve settings.py 2020-11-13 13:38:01 +11:00
tests.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00