On 05/01/2013 11:04 AM, Carl Meyer wrote: > I was the mentor for that GSoC project, and the reason for its failure > is that the Django template language proved too slow for the > template-based system we proposed for rendering form widgets and form > layouts; form-rendering speed suffered by an order of magnitude in some > cases. There was another GSoC project that summer to speed up the > template language and for a time we'd hoped that would provide a > solution, but that project also failed in the end.
I should mention that the project was only a partial failure -- thanks to the efforts of Jannis Leidel, Bruno ReniƩ, and Gregor Muellegger (the GSoC student), his work was later merged into the django-floppyforms[1] project. So it's available for anyone who wants to use it, we just weren't able to make it the default in Django core. Carl [1] http://django-floppyforms.readthedocs.org/en/latest/ -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
