Added WTForms documentation.

This commit is contained in:
Armin Ronacher 2010-04-19 02:22:59 +02:00
parent 73a47a0db1
commit ce18d4575d
6 changed files with 115 additions and 10 deletions

View file

@ -96,14 +96,6 @@ This is possible as well, but I would not recommend it. Just run
(Run it in an Admin shell on Windows systems and without the `sudo`).
The Drop into Place Version
---------------------------
Now I really don't recommend this way on using Flask, but you can do that
of course as well. Download the `dip` zipfile from the website and unzip
it next to your application.
.. _windows-easy-install:
`easy_install` on Windows