#32440: Copy/Paste in documentation
-------------------------------------+-------------------------------------
     Reporter:  Eliaz Pitavy         |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  3.1
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 This is not an error, both methods do the same, see
 
[https://github.com/django/django/blob/e412b288455dd3ea6f1d65c8ec5d01751e489976/django/views/generic/edit.py#L188-L194
 BaseUpdateView]. What kind of details are you expecting? `BaseUpdateView`
 is only one of many ancestors which `UpdateView` inherits, it is not
 intended to be used directly.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32440#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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f1d70632d72a9afe467b24dbe0ef34ea%40djangoproject.com.

Reply via email to