#28294: Document request/args/kwargs attributes of class-based views
--------------------------------------+------------------------------------
     Reporter:  Tony Narlock          |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Documentation         |                  Version:  1.11
     Severity:  Normal                |               Resolution:
     Keywords:  documentation views   |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by Tim Graham):

 * stage:  Unreviewed => Accepted


Comment:

 Using the documentation search for "self.request" I found a mention in the
 [https://docs.djangoproject.com/en/dev/topics/class-based-views/generic-
 display/#dynamic-filtering Dynamic filtering] section, but I agree that it
 (and other attributes like `self.args` and `self.kwargs`) could be
 mentioned elsewhere -- perhaps in
 [https://docs.djangoproject.com/en/1.11/ref/class-based-
 views/base/#django.views.generic.base.View.as_view View.as_view()] as
 that's where the assignment happens.

--
Ticket URL: <https://code.djangoproject.com/ticket/28294#comment:1>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.796abce3889ae10713d91094c4023cee%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to