#20744: Docs imply that forms.Field.__init__ accepts any keyword arguments
-------------------------------------+-------------------------------------
     Reporter:  Gunnlaugur Þór       |                    Owner:  Adam
  Briem                              |  Zapletal
         Type:  Bug                  |                   Status:  assigned
    Component:  Documentation        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Adam Zapletal):

 * cc: Adam Zapletal (added)
 * has_patch:  0 => 1
 * owner:  nobody => Adam Zapletal
 * status:  new => assigned

Comment:

 I opened a simple pull request changing


 `.. class:: Field(**kwargs)`

 to

 `.. class:: Field`

 in the docs. That's how the `Form` class is documented.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/20744#comment:3>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018efc45b90f-726c5ddd-f656-473e-b6bc-1bd79e1f59d6-000000%40eu-central-1.amazonses.com.

Reply via email to