wtayyeb
wtayyeb
There is `model_fallback_languages` in `TranslationOptions` to define fallback languages for all fields. but sometime we want to only fallback specific field and let other not to fallback or fallback on...
replace __kubectl with __stern_kubectl, to not interference with kubectl bash completion
it is default to None so no change needed to existing codes. also don't fail if Site is not found, useful for setups where the domain is dynamic and don't...
I gather rest of what is imported from oscar in a model (compact_oscar.py) and with a simple import check it could fallback to oscar if installed. But in case one...
# What is the purpose of your *pull request*? - [ ] Bug fix - [X] New feature # Proposed changes Make Category model extendable like Entry model. # Warning...