plone / plone.app.querystring

Provides an queryparser, querybuilder and extra helper tools, to parse stored queries to actual results, used in new style Plone collections
https://pypi.org/project/plone.app.querystring/
2 stars 26 forks source link

Remove the dependency from Products.CMFPlone #118

Open ale-rt opened 1 year ago

ale-rt commented 1 year ago

Currently we are importing munge_search_term from Products.CMFPlone, it should be the other way around.

jensens commented 1 year ago

will get fixed by #119