#27620: Add a TransactionMiddleware
------------------------------+-------------------------------------
     Reporter:  Tim Graham    |                    Owner:  luojiebin
         Type:  New feature   |                   Status:  assigned
    Component:  Core (Other)  |                  Version:  master
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Accepted
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+-------------------------------------

Comment (by luojiebin):

 Do this middleware want to do the same thing as the one in Django 1.7
 except that it applies only to view functions, not including those
 middleware modules coming after it? Can you explain it in more detail?
 Thanks.
  to [ticket:27620 Tim Graham]:
 > With new-style middleware, it should be feasible to write a
 `TransactionMiddleware` that works properly (as opposed to the version in
 Django 1.7 and older).

--
Ticket URL: <https://code.djangoproject.com/ticket/27620#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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.ab0cc3a7bba803be3d7142f05d39002f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to