Added links for SQLAlchemy and WTForms.

This commit is contained in:
Armin Ronacher 2010-04-19 02:24:02 +02:00
parent ce18d4575d
commit 976e792336
2 changed files with 8 additions and 0 deletions

View file

@ -107,3 +107,8 @@ takes advantage of the `_formhelpers.html` template:
</dl>
<p><input type=submit value=Register>
</form>
For more information about WTForms, head over to the `WTForms
website`_.
.. _WTForms website: http://wtforms.simplecodes.com/