-
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.
[FEAT] Prefetch attributes to reduce query count (#26)
* feat ⭐ prefetch attributes to reduce query count * fix 🔧 use identifiers of model instead of ids * fix 🔧 resolve filters not hashable error * feat ⭐ fetch product classes from context * fix 🔧 check if product class exists while setting attributes * refactor 📦 revert get_filters optimization - Multiple field names not considered for stockrecords - in_bulk used for many_to_many instances tries creating existing through models * feat ⭐ validate_instances based on clean_instances argument * chore ♻️ latest oscar version * chore ♻️ latest oscar version * chore ♻️ latest oscar version * chore ♻️ latest oscar version * chore ♻️ latest oscar version * chore ♻️ latest oscar version * chore ♻️ latest oscar version * chore ♻️ update poetry lock file
- Loading branch information
1 parent
d118a94
commit 94c032e
Showing
5 changed files
with
81 additions
and
17 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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