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
Django has the FIELD__regexqueryset, and I don't think Oxyde has it yet. Is there an alternative way to get this kind of functionality, or are there any plans to add this lookup to string fields?
Django has the
FIELD__regexqueryset, and I don't think Oxyde has it yet. Is there an alternative way to get this kind of functionality, or are there any plans to add this lookup to string fields?