mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-29 06:14:26 +00:00
57a20be5c3
* Remove client-side length validation in form inputs - Let the server throw an error (so the user sees it) * Update instances of models.URLField to InvenTreeURLField