flask/scripts
Thomas Waldmann e1d356fb71 ported some more stuff to py 3.3
removed init_jinja_globals hack from app.py after consulting mitsuhiko
(didn't work on py 3.3 "as is")

removed with_statement future imports, not needed any more

needs more work on 2.7 as well as on 3.3
2013-05-22 01:33:04 +02:00
..
testproj Updated upgrade script to no longer change url_for that don't need to be changed 2011-06-27 01:04:18 +02:00
flask-07-upgrade.py document python 2.6 minimum requirement, remove all stuff that refers to 2.5 2013-05-18 17:06:25 +02:00
flaskext_compat.py fixed issue #524 2012-08-29 22:26:39 +04:00
flaskext_test.py ported some more stuff to py 3.3 2013-05-22 01:33:04 +02:00
make-release.py Hopefully fixed release script date parsing thingy. This fixes #299 2011-08-08 01:26:39 +02:00