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
Sounds like a pretty good idea, I'd definitely accept a PR if it includes tests. I think what you'd need to do is evaluate a list of entries based on the filters, then filter that list further via the search term, and finally pass the result to the Paginator.
Django==1.9.3
django-rosetta==0.7.11
yes
Is there any change to combine searching by custom pattern and filtering by for example 'untranslated only'?
I would like to fix it in the future.
https://github.com/mbi/django-rosetta/blob/develop/rosetta/views.py#L207-L219
The text was updated successfully, but these errors were encountered: