#31949: Allow builtin view decorators to be applied directly to async views.
--------------------------------+-------------------------------------
     Reporter:  Michael Galler  |                    Owner:  Ben Lomax
         Type:  New feature     |                   Status:  assigned
    Component:  Core (Other)    |                  Version:  3.1
     Severity:  Normal          |               Resolution:
     Keywords:  async           |             Triage Stage:  Accepted
    Has patch:  1               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+-------------------------------------

Comment (by Roy Smith):

 I took a quick look just now.  I'll take a deeper dive in a few days when
 I get some time.

 I do note that this doesn't cover
 django.contrib.auth.decorators.login_required.  If I understand things
 correctly, that (and LoginRequiredMixin) depend on the DB backend, which
 is a whole other level of async complexity?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31949#comment:12>
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/065.aafc8411d14c39268b33ace834f3f198%40djangoproject.com.

Reply via email to