On Tue, Nov 2, 2010 at 11:06 PM, Mikhail Korobov <kmik...@googlemail.com> wrote: > Hi all. > > The new patch is attached to ticket (see > http://code.djangoproject.com/attachment/ticket/12816/render_shortcut.6.diff?format=raw > ). Docs are cumbersome (and incomplete), and a couple of middleware > tests are missing. > > 1) Template response middleware is introduced. It is applied only for > response instances that can be baked. > 2) Exception is raised on content access or iteration for unbaked > response. > 3) 'force_bake' method is removed. 'bake' now behaves like old > 'force_bake'. > 4) Test client fixes are no longer needed and they are removed. > 5) Some docs are added. > > Am we in hurry to get 'render' shortcut into 1.3 alpha 1 or it can be > added later?
No - this isn't urgent for alpha 1; I'm happy to see it land in time for the beta. I've had a quick look at the patch, and it looks pretty good. Thanks for your work on this, Mikhail. Yours, Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.