InvenTree/InvenTree/generic
Matthias Mair cfe00aaa0f
Move media operations to storages backend (#6478)
* [BUG] Inventree fiddles with files directly rather than using Django Storage api
Fixes #2585

* PEP fix

* clean diff

* move template discovery into central location

* more moving file operations

* fix paths

* and another path fixing

* more fixes

* fix typing

* switch config back to local

* revert locale stats

* remove dependency for template copy step

* fix typing

* log more

* log data

* more logging

* pass filenames as strings

* clean diff
2024-03-24 14:29:05 +11:00
..
states Machine integration (#4824) 2024-02-14 14:13:47 +00:00
templatetags [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
templating Move media operations to storages backend (#6478) 2024-03-24 14:29:05 +11:00
__init__.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00