mirror of
https://github.com/inventree/InvenTree.git
synced 2026-07-31 10:52:56 +00:00
- django-import-export plugin seems to require null=True for char fields - yes, this goes against django "best practice" - Hopefully a better solution can be found