Commit Graph

8 Commits

Author SHA1 Message Date
rocheparadox 8cad687e43 Moved part name format validation to InvenTree.validators.py from common.models
validation to check if a field exists in part model
2021-10-14 09:23:21 +05:30
Matthias 147d2d4631
fix default setting to not change current behaviour 2021-10-13 17:40:50 +02:00
rocheparadox a01918d4b9 removed blank line at the end of file 2021-10-12 19:54:09 +05:30
rocheparadox 4fddc656c4 removed unused import
added unit tests for PART_NAME_FORMAT
2021-10-12 19:51:21 +05:30
Oliver Walters 4520bb7447 PEP style fixes 2021-05-27 16:36:26 +10:00
Matthias f2b0717d10 removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
2021-05-06 12:11:38 +02:00
Oliver Walters aae1400929 Mayyyyyyyyyyyyybe? 2020-11-13 21:37:39 +11:00
Oliver Walters 01ff562dcd Extra unit testing for settings forms / views 2020-11-13 11:50:58 +11:00