611 Commits (d90765b0265eec81130172efe3250cd1e3c900bd)
 

Author SHA1 Message Date
Armin Ronacher b551f15b22 Restored 2.5 compatibility{ 14 years ago
florentx 31d359694a Fix typos 14 years ago
Armin Ronacher f694456ff6 Documented changes 14 years ago
Armin Ronacher d67a36cbdb Added a testcase for the improved module support 14 years ago
Armin Ronacher 665fa2a32b More refactoring and moving stuff around 14 years ago
Armin Ronacher a3c9494f67 Moved templating stuff into a separate module 14 years ago
Armin Ronacher a38dcd5e2b Added support for loading templates from modules 14 years ago
Armin Ronacher 15012af700 Refactored static folder registration 14 years ago
Armin Ronacher fedc06c295 dropped pkg_resources 14 years ago
Armin Ronacher 532347d6ad phased out shared data middleware in flask for send_file 14 years ago
Armin Ronacher d0c6ad7d28 Added support for conditional responses to send_file 14 years ago
Armin Ronacher 88d9315d19 We should now have the same public API as before 14 years ago
Armin Ronacher 4f8ee8f129 Added missing comments, fixed setup.py and made tests pass 14 years ago
Armin Ronacher dd59d7241d Ported a typo fix from master 14 years ago
Armin Ronacher 8798b4b711 Merged in changes from master by hand 14 years ago
Armin Ronacher 81148db5b6 Merged in changes from justquick 14 years ago
Armin Ronacher 10fff18981 Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
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