summaryrefslogtreecommitdiff
path: root/docs/ref/forms/index.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2013-01-11 05:59:17 -0500
committerTim Graham <timograham@gmail.com>2013-01-11 06:01:19 -0500
commitc94fcc4117987c4ebe29ad63da01035230c8afd5 (patch)
treedbfd1aea65424f2f8cfb47cfcc30b581996f6cfe /docs/ref/forms/index.txt
parent72ef63bf86b12e752f186d562d9094cfde30af27 (diff)
[1.5.x] Fixed #10239 - Added docs for modelform_factory
Thanks ingenieroariel for the suggestion and slurms for the review. Backport of 71d76ec011 from master
Diffstat (limited to 'docs/ref/forms/index.txt')
-rw-r--r--docs/ref/forms/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ref/forms/index.txt b/docs/ref/forms/index.txt
index 866afed6dc..446fdb82de 100644
--- a/docs/ref/forms/index.txt
+++ b/docs/ref/forms/index.txt
@@ -9,5 +9,6 @@ Detailed form API reference. For introductory material, see :doc:`/topics/forms/
api
fields
+ models
widgets
validation