#33876: "default.html" deprecation warning raised for ManagementForm's
------------------------------------------------+------------------------
               Reporter:  Claude Paroz          |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Forms                 |        Version:  4.1
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 I have a project where I never render forms with the `{{ form }}`
 expression. However, I'm still getting the new template deprecation
 warning because of the formset management form production, during which
 the template used is insignificant (only hidden inputs are produced).

 Is it worth special-casing this and avoid producing the warning for the
 management forms?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33876>
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 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/django-updates/010701824a1dad5b-cc51becc-6b79-4519-91e7-d20a3ba00b47-000000%40eu-central-1.amazonses.com.

Reply via email to