On 10/2/20 10:06 AM, 'Jonathan Vanasco' via pylons-discuss wrote: > Does anyone have tips/advice for migrating away from Formencode?
For server side rendering of forms, Deform is under active development and works under both Python 2 and 3. Demo: https://deformdemo.pylonsproject.org/ GitHub: https://github.com/pylons/deform Deform 3.0.0 will use Bootstrap 4 for its templates and drop Python 2 support, although it might still work under Python 2. https://github.com/Pylons/deform/milestone/3 --steve -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/5e5cc926-2729-67ee-cf2e-2834e0a4dfdf%40gmail.com.
