You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idea is to add fallback_readonly option to Meta options and kwargs so that any form fields of the fallback language are set to read only. This is useful if translators are not allowed to alter the original fallback text.
Idea is to add
fallback_readonlyoption to Meta options and kwargs so that any form fields of the fallback language are set to read only. This is useful if translators are not allowed to alter the original fallback text.