Commit Graph

34 Commits

Author SHA1 Message Date
David Lord c2705ffd9c
merge app and request context 2025-09-19 16:43:53 -07:00
mohammad m. moniri a7ae372f2f
update import of declarative_base from SQLAlchemy 2023-06-21 09:30:03 -07:00
David Lord 171aabc87d
remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
David Lord 2ae740dd49
f-strings everywhere 2020-04-04 12:10:00 -07:00
David Lord 7673835b3d
remove Python 2 from docs 2020-04-04 12:05:44 -07:00
erfanio 07caa44224 Change docs to use f-strings 2019-10-26 17:19:00 +11:00
David Lord cb6272ccc8
fix docks linkcheck 2019-06-23 15:37:51 -07:00
David Lord 49a38ed999
use theme provided by pallets-sphinx-themes 2018-04-18 12:05:31 -07:00
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180)
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
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