mirror of
https://github.com/django/django.git
synced 2024-11-18 15:34:16 +00:00
71d76ec011
Thanks ingenieroariel for the suggestion and slurms for the review.
15 lines
190 B
Plaintext
15 lines
190 B
Plaintext
=====
|
|
Forms
|
|
=====
|
|
|
|
Detailed form API reference. For introductory material, see :doc:`/topics/forms/index`.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api
|
|
fields
|
|
models
|
|
widgets
|
|
validation
|