152 Commits (56d3b74488346a03b74fb4a9fd633cc5f79191d8)

Author SHA1 Message Date
Armin Ronacher 86175054d6 More docstrings for blueprints. 13 years ago
Armin Ronacher dbfa04ece6 Removed old module documentation and added some new for blueprints. 13 years ago
Ron DuPlain 65f9bc7b22 Touch up (tiny) doc as requested by emiel, #244. 13 years ago
Armin Ronacher a9fc040c39 Updated documentation to use teardown request where appropriate 14 years ago
Ronny Pfannschmidt 74514fc837 the import order note was meant to be bold, not cursive 14 years ago
Aaron Kavlie c6e4d743a9 A couple of corrections to the example fabfile. 14 years ago
Armin Ronacher 43cf3f307f Improved wording 14 years ago
Armin Ronacher 60de3f295b Updated appdispatch pattern 14 years ago
Drew Vogel 3deae1bd48 Clarified language related to avoiding circular imports. 14 years ago
Armin Ronacher 45b97d14e3 Started work on app dispatch docs 14 years ago
matt swanson 5764f3abd2 fixing cross-referenced links on jquery patterns page 14 years ago
matt swanson 4046d3bd30 fixing cross-referenced links on fileupload patterns page 14 years ago
Jerry Baker 09a06abb77 Updated 'declarative' link in docs/patterns/sqlalchemy.rst 14 years ago
Armin Ronacher 8ed051d5b5 Fixed a terrible wrong part in the module documentation 14 years ago
Armin Ronacher 4228d7281f No reference for favicon 14 years ago
mvantellingen b0ca7e5af1 Implement the endpoint decorator. This allows you to easily map views to endpoints when using the werkzeug routing. 14 years ago
Dag Odenhall 7afd49c648 Pattern documentation for favicons 14 years ago
Armin Ronacher 24c1713ff5 Improved documentation for model registration 14 years ago
agentultra 325b96099a Small change to the packages documentation example for clarity 14 years ago
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 14 years ago
agentultra c62422c318 Updated documentation on packaging patterns 14 years ago
Armin Ronacher d903f55e83 s/sdist/dist/. This fixes #106 14 years ago
Armin Ronacher a3f78af870 Improved the templated decorator in the documentation as recommended by Thadeus Burgess on the mailinglist 14 years ago
Armin Ronacher 6b5ba14521 Added a missing is 14 years ago
Armin Ronacher c41a1cd8dc Another typo fix 14 years ago
jgraeme ff2786d8af Fix some typos in the docs 14 years ago
Armin Ronacher 0d9b6347d6 Fixed two typos in the pattern documentation. Thanks Ricky de Laveaga 14 years ago
Armin Ronacher dbb3620792 Fixed an rst error 14 years ago
Armin Ronacher e84ca8ed94 Clearified that 14 years ago
Armin Ronacher bc8e021b34 Added a note on references to static folders 14 years ago
Armin Ronacher 54ebd88f45 Documented MAX_CONTENT_LENGTH in the file upload docs and linked to Flask-Uploads 14 years ago
Armin Ronacher f1a6fbe250 send_from_directory > SharedDataMiddleware 14 years ago
florentx 16e4d5a655 Various typos. 14 years ago
Armin Ronacher 5dd4e9f318 Fixed a typo 14 years ago
Armin Ronacher 34fcd19306 Added chapter about fabric based deployments 14 years ago
Armin Ronacher 77743a5f15 Some documentation improvements 14 years ago
Armin Ronacher d0357b44b0 Added links to Flask-WTF and Flask-SQLAlchemy. This fixes #73 14 years ago
Adam Zapletal 4ed7a923f5 Minor sqlite3 documentation fixes (grammar, etc) 14 years ago
Christopher Grebs 87c2c79442 fixed mongokit pattern to show how the flask way to configure hostname and port 14 years ago
Christopher Grebs b5db6bf529 now really pushed the fix in sqlalchemy pattern 14 years ago
Christopher Grebs 824c10c6e4 Added MongoKit pattern and fixed typo in sqlalchemy pattern 14 years ago
Andre Wobst f66c252e47 typo 14 years ago
jgraeme 540eca16f8 Fix some typos in the docs 14 years ago
Dag Odenhall 2fb09d07f2 Another typo in jQuery pattern 15 years ago
Dag Odenhall e7a9df784c Typo in jQuery pattern docs 15 years ago
Dag Odenhall 216472b43d Fix missing plural in documentation 15 years ago
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 15 years ago
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 15 years ago
Armin Ronacher 02b916d509 Added appfactory pattern 15 years ago
Armin Ronacher 182ee31503 Added chapter about config 15 years ago