-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plone6 / Py3 support #16
base: master
Are you sure you want to change the base?
Conversation
Hi @Gomez very pleased you are using and upgrading this package ;-) We are still heavily using it on Plone4/Py2, so a Plone4/Plone6 compatibility would be nice if possible. We are planing to move to Plone6, the work is currently done but we have huge of clients to migrate, this is a several months/years work... But we are moving the packages to get a version for Plone6/Py3 as we also have applications using Py5.2/Py3 (moving to Plone6 as well). I cc @sgeulette and we will come back to you soon. Thank you for that work, Gauthier |
See #PM-4168
We use collective.eeafaceted.z3ctable on Plone 6 / Python3 with eea.facetednavigation 16.2. Works but needs more testing.
Any plans to update to Plone6?