Commit Graph

89 Commits

Author SHA1 Message Date
Armin Ronacher a9fc040c39 Updated documentation to use teardown request where appropriate 2011-05-27 20:21:41 +02:00
Armin Ronacher 19dfe5f631 Merge pull request #230 from RonnyPfannschmidt/docs
the import order note was meant to be bold, not cursive
2011-05-08 03:32:31 -07:00
Ronny Pfannschmidt 74514fc837 the import order note was meant to be bold, not cursive 2011-05-08 11:31:52 +02:00
Aaron Kavlie c6e4d743a9 A couple of corrections to the example fabfile. 2011-04-27 14:28:07 -07:00
Armin Ronacher dd75cc9e28 Merge branch 'appdispatch-docs' 2011-03-15 12:07:32 -04:00
Armin Ronacher 43cf3f307f Improved wording 2011-03-15 11:25:17 -04:00
Armin Ronacher 60de3f295b Updated appdispatch pattern 2011-03-14 16:44:58 -04:00
Drew Vogel 3deae1bd48 Clarified language related to avoiding circular imports.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-03-14 14:26:33 -04:00
Armin Ronacher 45b97d14e3 Started work on app dispatch docs 2011-03-14 14:19:12 -04:00
matt swanson 5764f3abd2 fixing cross-referenced links on jquery patterns page 2011-03-13 15:48:19 -09:00
matt swanson 4046d3bd30 fixing cross-referenced links on fileupload patterns page 2011-03-13 15:47:40 -09: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 8ed051d5b5 Fixed a terrible wrong part in the module documentation 2011-02-10 21:43:13 +01:00
Armin Ronacher 4228d7281f No reference for favicon 2011-01-24 13:51:06 +01:00
mvantellingen b0ca7e5af1 Implement the endpoint decorator. This allows you to easily map views to endpoints when using the werkzeug routing.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-01-24 13:49:11 +01:00
Dag Odenhall 7afd49c648 Pattern documentation for favicons
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-01-20 16:33:56 +01:00
Armin Ronacher 24c1713ff5 Improved documentation for model registration 2011-01-13 22:18:49 +01:00
agentultra 325b96099a Small change to the packages documentation example for clarity 2010-10-07 19:33:10 +08:00
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
agentultra c62422c318 Updated documentation on packaging patterns 2010-09-10 06:56:16 +08:00
Armin Ronacher d903f55e83 s/sdist/dist/. This fixes #106 2010-08-18 21:58:04 +02:00
Armin Ronacher a3f78af870 Improved the templated decorator in the documentation as recommended by Thadeus Burgess on the mailinglist 2010-08-13 23:37:57 +02:00
Armin Ronacher 6b5ba14521 Added a missing is 2010-08-10 23:10:55 +02:00
Armin Ronacher c41a1cd8dc Another typo fix 2010-08-07 13:38:26 +02:00
jgraeme ff2786d8af Fix some typos in the docs 2010-08-03 18:07:40 +08:00
Armin Ronacher 0d9b6347d6 Fixed two typos in the pattern documentation. Thanks Ricky de Laveaga 2010-07-18 10:30:58 +02:00
Armin Ronacher dbb3620792 Fixed an rst error 2010-07-15 21:22:11 +02:00
Armin Ronacher e84ca8ed94 Clearified that 2010-07-15 15:43:17 +02:00
Armin Ronacher bc8e021b34 Added a note on references to static folders 2010-07-15 15:42:27 +02:00
Armin Ronacher 54ebd88f45 Documented MAX_CONTENT_LENGTH in the file upload docs and linked to Flask-Uploads 2010-07-15 14:39:49 +02:00
Armin Ronacher f1a6fbe250 send_from_directory > SharedDataMiddleware 2010-07-06 20:28:48 +02:00
florentx 16e4d5a655 Various typos. 2010-07-07 02:09:07 +08:00
Armin Ronacher 5dd4e9f318 Fixed a typo 2010-07-06 16:10:49 +02:00
Armin Ronacher 34fcd19306 Added chapter about fabric based deployments 2010-07-06 16:07:13 +02:00
Armin Ronacher 77743a5f15 Some documentation improvements 2010-07-06 12:33:39 +02:00
Armin Ronacher d0357b44b0 Added links to Flask-WTF and Flask-SQLAlchemy. This fixes #73 2010-07-01 01:22:46 +02:00
Adam Zapletal 4ed7a923f5 Minor sqlite3 documentation fixes (grammar, etc) 2010-06-28 15:12:33 +08:00
Christopher Grebs 87c2c79442 fixed mongokit pattern to show how the flask way to configure hostname and port 2010-06-28 07:13:32 +08:00
Christopher Grebs b5db6bf529 now really pushed the fix in sqlalchemy pattern 2010-06-28 07:13:32 +08:00
Christopher Grebs 824c10c6e4 Added MongoKit pattern and fixed typo in sqlalchemy pattern 2010-06-28 07:13:32 +08:00
Andre Wobst f66c252e47 typo 2010-06-15 07:14:58 +08:00
jgraeme 540eca16f8 Fix some typos in the docs
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-06-10 21:54:38 +02:00
Dag Odenhall 2fb09d07f2 Another typo in jQuery pattern 2010-06-05 19:34:19 +08:00
Dag Odenhall e7a9df784c Typo in jQuery pattern docs 2010-06-05 19:34:19 +08:00
Dag Odenhall 216472b43d Fix missing plural in documentation 2010-06-02 05:32:26 +08:00
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 2010-05-28 01:18:29 +02:00
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 2010-05-27 21:17:25 +02:00
Armin Ronacher 02b916d509 Added appfactory pattern 2010-05-27 17:55:57 +02:00
Armin Ronacher 182ee31503 Added chapter about config 2010-05-27 17:42:01 +02:00
Armin Ronacher 99c6287ce2 appengine -> app engine 2010-05-27 13:54:40 +02:00