-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore ♻️ add sorl-thumbnail in test requirements * fix 🔧 resolve lint errors * feat ✨ delete related models of product * tests ✅ add tests checking product related model deletion * refactor 📦 try sorl thumbnail version 12.9 * refactor 📦 try sorl thumbnail version 12.8 * fix 🔧 update poetry lock * refactor 📦 improve deleting related models * fix 🔧 resolve tests failing * lint * lint again * feat ⭐ categories update based on fields_to_update attribute * tests ✅ only validate related_models for fields in fields_to_update for bulk_update * lint * fix 🔧 filter related_models based on product before deleting * tests ✅ test partial deletion of one_to_many related fields * tests ✅ test fields_to_update on product concrete fields * feat ⭐ add and update product_class using product resource * feat ⭐ validate resources before updating * fix 🔧 resolve tests failing * refactor 📦 remove continue statements * refactor 📦 remove fail fast * refactor 📦 rename to instance keys and identifier * remove import --------- Co-authored-by: Viggo de Vries <viggo@highbiza.nl>
- Loading branch information
1 parent
f13b238
commit 67446e6
Showing
12 changed files
with
917 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.