mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-07 02:03:50 +00:00
2a91bb0c87
- 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