flask/examples
Alexander Thaller 8ca7fc47d0 Update README
No need to manually initialize the database with a call to `init_db()` as this call is done before `app.run()` in flaskr.py, when you run the file.
2013-04-05 13:48:08 +03:00
..
blueprintexample Removed unnecessary end-tags and fixed some broken html 2012-12-19 15:46:18 +01:00
flaskr Update README 2013-04-05 13:48:08 +03:00
jqueryexample Highlight first field on page load, enter sends submit request, double quote to single quote. Submission focuses first field again 2012-10-19 12:20:37 -04:00
minitwit Changing string to text in schema files 2012-12-26 00:05:18 -05:00