#36816: Allow **kwargs in @task decorator to support custom Task subclasses
-----------------------------+---------------------------------------------
     Reporter:  Pietro       |                    Owner:  Nilesh Pahari
         Type:  New feature  |                   Status:  closed
    Component:  Tasks        |                  Version:  dev
     Severity:  Normal       |               Resolution:  fixed
     Keywords:  task         |             Triage Stage:  Ready for checkin
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  1            |                    UI/UX:  0
-----------------------------+---------------------------------------------
Changes (by Jacob Walls <jacobtylerwalls@…>):

 * resolution:   => fixed
 * status:  assigned => closed

Comment:

 In [changeset:"e27f23b268c520957384054fb236cfc303f95f51" e27f23b]:
 {{{#!CommitTicketReference repository=""
 revision="e27f23b268c520957384054fb236cfc303f95f51"
 Fixed #36816 -- Allowed **kwargs in @task decorator.

 The decorator was updated to accept **kwargs and forward them to
 task_class, allowing additional parameters to be passed to custom
 Task subclasses.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36816#comment:19>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019d691fabbe-51fa5544-227f-4653-af7e-64a16214077b-000000%40eu-central-1.amazonses.com.

Reply via email to