Commit Graph

25 Commits

Author SHA1 Message Date
Gábor Lipták 079d752cec Update Flask-SQLAlchemy link (#2126) 2016-12-28 16:11:33 +01:00
Shandy Brown 9685d14eaa Correct grammar (#2061) 2016-11-01 18:52:54 -07:00
msiyaj 808bf6d204 Missing apostophe. 2015-08-27 00:27:44 -04:00
Caleb Bron c0593efbb2 link to sqlalchemy declarative has changed 2015-03-12 10:26:06 -07:00
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 2014-11-05 06:45:22 +03:00
Nico Revin 22219f51e5 Update doclinks
Fix redirects and broken links
2014-07-24 23:30:50 +04:00
Kenneth Reitz 76456dc3b2 Merge pull request #1075 from brannerchinese/master
add `Table` to import in `sqlalchemy.rst` example
2014-05-30 13:39:21 -04:00
David Branner fb5d674488 add `Table` to import in `sqlalchemy.rst` example 2014-05-30 12:48:49 -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
Christopher Su 9cecf0d81c moved Table import to next code block 2013-10-22 11:37:35 -07:00
Christopher Su 8089eb5769 added missing import in sqlalchemy doc 2013-09-19 23:31:09 -07:00
Armin Ronacher 681cb8f366 Switch to teardown_appcontext for docs in sqlalchemy pattern 2013-06-07 15:42:49 +01:00
pinchsp 69e419e020 Fixed small mistake in sqlalchemy pattern 2012-09-04 00:51:45 -03:00
awsum d50a0b4955 typo fix 2012-01-07 21:11:35 +02:00
Armin Ronacher a9fc040c39 Updated documentation to use teardown request where appropriate 2011-05-27 20:21:41 +02:00
Jerry Baker 09a06abb77 Updated 'declarative' link in docs/patterns/sqlalchemy.rst
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-02-17 22:36:04 +01:00
Armin Ronacher 24c1713ff5 Improved documentation for model registration 2011-01-13 22:18:49 +01:00
Armin Ronacher d0357b44b0 Added links to Flask-WTF and Flask-SQLAlchemy. This fixes #73 2010-07-01 01:22:46 +02:00
Christopher Grebs b5db6bf529 now really pushed the fix in sqlalchemy pattern 2010-06-28 07:13:32 +08:00
Armin Ronacher f345af8d9d Use unicode in SQLAlchemy pattern. 2010-05-03 19:58:07 +02:00
Chris Edgemon a7ff9dbddd Proofreading the documentation 2010-04-19 23:25:51 -05:00
Armin Ronacher 976e792336 Added links for SQLAlchemy and WTForms. 2010-04-19 02:24:02 +02:00
Armin Ronacher 94cf620914 Updated SQLAlchemy docs. 2010-04-18 18:29:55 +02:00
Armin Ronacher 123a1ad019 Breaking docs up into smaller pieces 2010-04-18 13:35:40 +02:00