#16003: Admin incompatible with USE_ETAGS = True
------------------------------------+---------------------------------
               Reporter:  lamby     |          Owner:  nobody
                   Type:  Bug       |         Status:  new
              Milestone:            |      Component:  contrib.admin
                Version:  SVN       |       Severity:  Release blocker
             Resolution:            |       Keywords:  regression
           Triage Stage:  Accepted  |      Has patch:  0
    Needs documentation:  0         |    Needs tests:  0
Patch needs improvement:  0         |  Easy pickings:  0
------------------------------------+---------------------------------
Changes (by jezdez):

 * component:  Uncategorized => contrib.admin


Comment:

 Yeah, this seems like a rather major issue with the TemplateResponse
 feature, which I think can only be fixed by actually rendering the content
 if needed instead of raising a `ContentNotRenderedError ` exception.

 With proper documentation of which middlewares/decorator modify the
 content we should be able to keep the usefulness of TemplateResponse up.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16003#comment:2>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to