894 Commits (bb1567dae48fed50f9742b9136c8bd1b82b7bd55)
 

Author SHA1 Message Date
Armin Ronacher 7599046d04 Started working on refactoring Jinja integration 14 years ago
Marcus Fredriksson b2c7efd0fa Typo 14 years ago
Justin Quick 1a69c7d4bf look for json module in the right place. all tests 14 years ago
Justin Quick c4f64c1c47 working import layout for module 14 years ago
Justin Quick d0dc89ea80 in with the new. i have the bits in places where i think they should be, now i just need to work on the import scheme layout 14 years ago
Justin Quick ee16a68bbd out with the old 14 years ago
Armin Ronacher a154c87cfc Documented exception catching behaviour. This fixes #75 14 years ago
Armin Ronacher 3ab318a7dd Explained Flask constructor better. This fixes #70 14 years ago
Armin Ronacher bc662a546e Added a section about unicode and editors. This fixes #74 14 years ago
Armin Ronacher d0357b44b0 Added links to Flask-WTF and Flask-SQLAlchemy. This fixes #73 14 years ago
Armin Ronacher e75322206d Fixed a broken example in the docs 14 years ago
Armin Ronacher f5d2d324b5 Mention virtualenv in mod_wsgi deployment docs 14 years ago
Armin Ronacher 881aa3ab2d Fixed an rst syntax error 14 years ago
Armin Ronacher 9373a71c26 improved _request_ctx_stack docs 14 years ago
Armin Ronacher bcd746e8cf Added another testcase for subdomain support 14 years ago
Armin Ronacher 7ea1b801cc Documented missing attributes. This fixes #71 14 years ago
Armin Ronacher f195d92447 Added proper subdomain support 14 years ago
Armin Ronacher 55040d3efa Added Adam Zapletal and Christopher Grebs to AUTHORs file. 14 years ago
Adam Zapletal 4ed7a923f5 Minor sqlite3 documentation fixes (grammar, etc) 14 years ago
Adam Zapletal 24754114fc Minor config documentation fixes (grammar, etc) 14 years ago
Adam Zapletal ee5eafa795 Error Handling documentation fixes (grammar, etc) 14 years ago
Adam Zapletal 505c530c9a Minor testing documentation fixes (grammar, etc) 14 years ago
Adam Zapletal 5ede53066f Minor tutorial 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
Matt Campbell 67f3f1bac5 Track the docs/_themes directory 14 years ago
Armin Ronacher 4a0c0446da Added Matt Campell 14 years ago
Matt Campbell f5e533076f Edited the installation guide. 14 years ago
Matt Campbell f3dd3da59e Copy edited and partially rewrote the foreword. 14 years ago
Matt Campbell 14fde07798 Copy edited the front page of the documentation. 14 years ago
Matt Campbell cf29877075 docs/index.rst: Make alt text more informative. 14 years ago
Armin Ronacher c68cf83433 Workaround for zip setups for appengine. 14 years ago
Armin Ronacher 7503fc8175 Added upgrading notes 14 years ago
Armin Ronacher b3f342e181 Updated license, relicensed logo under debian-ish license 14 years ago
Armin Ronacher 528ae04be0 HEAD is 0.5-dev 14 years ago
Armin Ronacher 1592c53a66 Fixed a MANIFEST issue 14 years ago
Armin Ronacher 7698c3fd14 This will become 0.4 14 years ago
Armin Ronacher fe35105bec Updated design decisions. This fixes #63 14 years ago
Armin Ronacher d44b127748 Use a custom logger subclass that uses DEBUG level if in debug mode 14 years ago
florentx 7083b35e6a Typo. 14 years ago
Simon Sapin 03c4bb4abc Typo fix. 14 years ago
Armin Ronacher e429b69d16 Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
Armin Ronacher 387be22f26 Added unicode chapter to the docs. This fixes #67 14 years ago
Andre Wobst f66c252e47 typo 14 years ago
Armin Ronacher ea72e272a6 Fixed a broken example 14 years ago
Armin Ronacher 20c2e53893 Alcoholified placeholders 14 years ago
Armin Ronacher 52f38bbf8b Fixed a broken sentence 14 years ago
Armin Ronacher 33a035bb0e Added security document 14 years ago
jgraeme 540eca16f8 Fix some typos in the docs 14 years ago