diff options
| author | Tim Graham <timograham@gmail.com> | 2013-01-11 05:59:17 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-01-11 06:01:19 -0500 |
| commit | c94fcc4117987c4ebe29ad63da01035230c8afd5 (patch) | |
| tree | dbfd1aea65424f2f8cfb47cfcc30b581996f6cfe /docs/ref/forms/index.txt | |
| parent | 72ef63bf86b12e752f186d562d9094cfde30af27 (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.txt | 1 |
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 |
