#15667: Implement template-based widget rendering
--------------------------------+------------------------------------
     Reporter:  brutasse        |                    Owner:  brutasse
         Type:  New feature     |                   Status:  new
    Component:  Forms           |                  Version:
     Severity:  Normal          |               Resolution:
     Keywords:  form-rendering  |             Triage Stage:  Accepted
    Has patch:  1               |      Needs documentation:  1
  Needs tests:  0               |  Patch needs improvement:  1
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+------------------------------------

Comment (by akaariai):

 My opinion: if we want this, lets implement the default rendering in
 Python. We could also provide default templates and compare output in
 testing so that they produce the same result.

 This isn't beautiful. But this way those who need absolute speed can get
 it. In most of cases ultimate speed isn't a requirement.

 Using template based forms does make so much sense that in my opinion the
 code duplication is worth it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15667#comment:35>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to