InvenTree/InvenTree
Matthias Mair dce10072ef
Add typecasting to certain settings (#3726)
* [FR] Add typecasting to certain settings
Fixes #3725

Add typecasting

* Add types to:
- INVENTREE_CACHE_PORT
- INVENTREE_EMAIL_PORT
- INVENTREE_LOGIN_CONFIRM_DAYS
- INVENTREE_LOGIN_ATTEMPTS

* cast DB_PORT to int

* Add logging statements
2022-09-28 08:53:22 +10:00
..
build Adds 'consumable' field to BomItem model (#2890) 2022-09-24 23:45:56 +10:00
common Add user setting for configuring table string length (#3715) 2022-09-24 13:00:12 +10:00
company Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00
InvenTree Add typecasting to certain settings (#3726) 2022-09-28 08:53:22 +10:00
label Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00
locale New Crowdin updates (#3707) 2022-09-27 12:52:07 +10:00
order Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00
part Adds 'consumable' field to BomItem model (#2890) 2022-09-24 23:45:56 +10:00
plugin Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00
plugins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
report Fix purchase order report template (#3674) 2022-09-14 14:59:08 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Adds 'consumable' field to BomItem model (#2890) 2022-09-24 23:45:56 +10:00
templates Bug fix for multi-level display in BOM table (#3720) 2022-09-27 13:30:25 +10:00
users Fix report permissions (#3642) 2022-09-05 14:14:59 +10:00
config_template.yaml Update config_template.yaml (#3689) 2022-09-19 10:40:22 +10:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00