Commit Graph

21 Commits

Author SHA1 Message Date
Brett Gerry 6517a1a37c deprecate TextField in favor of StringField 2015-01-13 14:47:41 -08:00
defuz 0bb4de1e3b docs: ``<body>``, ``|safe`` 2014-11-05 07:27:25 +03:00
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 2014-11-05 06:45:22 +03:00
defuz 3fa4fd0908 docs: http method names like ``GET`` and ``POST`` 2014-11-05 06:13:01 +03:00
defuz 8284217593 docs: ``True``, ``False`` and ``None`` 2014-11-05 06:04:58 +03:00
Nico Revin 22219f51e5 Update doclinks
Fix redirects and broken links
2014-07-24 23:30:50 +04:00
Daniel Neuhäuser e89c867d62 Switch packages.python.org to pythonhosted.org 2014-04-26 01:35:37 +02:00
Daniel Neuhäuser 34871a286e Switch pypi links to https
To which the http version redirects permanently
2014-04-26 01:30:28 +02:00
awsum 20a3281209 Update docs/patterns/wtforms.rst 2012-02-25 15:29:13 -05:00
kracekumar b115b38dbe Added PasswordField in docs/patterns/wtforms.rst 2011-10-06 23:45:35 +05:30
jgraeme ff2786d8af Fix some typos in the docs 2010-08-03 18:07:40 +08:00
Armin Ronacher d0357b44b0 Added links to Flask-WTF and Flask-SQLAlchemy. This fixes #73 2010-07-01 01:22:46 +02:00
unknown 2ba88eefb5 Fixed simple typo 2010-04-26 14:57:53 +08:00
Armin Ronacher dc3f13df54 Corrected validator usage in the wtforms docs. 2010-04-23 12:17:12 +02:00
Armin Ronacher 1404a85bc5 Fixed WTForms example. 2010-04-20 11:22:20 +02:00
Armin Ronacher 4ff9493e57 POST -> post in HTML 2010-04-20 01:37:51 +02:00
Armin Ronacher 50a3313071 Fixed typo in form docs 2010-04-20 01:35:22 +02:00
Armin Ronacher 166f5ed254 Forgot to link the website. 2010-04-19 02:28:05 +02:00
Armin Ronacher 56675b3bad Fixed indentation of an example. 2010-04-19 02:25:31 +02:00
Armin Ronacher 976e792336 Added links for SQLAlchemy and WTForms. 2010-04-19 02:24:02 +02:00
Armin Ronacher ce18d4575d Added WTForms documentation. 2010-04-19 02:22:59 +02:00