diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/newforms.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/newforms.txt b/docs/newforms.txt index f796477a9e..9bfbc75ee7 100644 --- a/docs/newforms.txt +++ b/docs/newforms.txt @@ -62,6 +62,14 @@ The library deals with these concepts: * **Form** -- A collection of fields that knows how to validate itself and display itself as HTML. + + +Using forms with templates +========================== + +Using forms in views +==================== + More coming soon ================ |
