mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-25 23:10:01 +00:00
* Fix missing filters for get settings validator (#5480)
* Fix missing filters for get settings validator
* merge default model instance filters and kwargs
* Added tests for validators
* Give it a try without the kwargs passed to clean in save function
* Added string for identification for debug statement
* Added more debug comments
* Added more debug prints
* Fix test debug
* Modiefied workflow
* trigger ci
* Fix test and remove unused kwargs
* Added debug prints
* Only run one test in ci
* Added more debug code
* Remove all debug prints and reset workflow
* Reset overlooked file
(cherry picked from commit 9a6c2d2953)
# Conflicts:
# InvenTree/plugin/samples/integration/test_sample.py
* Add missing import
* Added second missing import
3.0 KiB
3.0 KiB