flask/examples
Thomas Waldmann 8bb972e5ae fix minitwit/flaskr test errors, improve docs about file open mode
app.open_resource needs to get called with the correct mode param (python3
will read bytes [not str] if the wrong mode is used), add mode param docs.

rv.data is bytes, fix the data type we compare it with to be also bytes
2013-05-25 19:13:48 +02:00
..
blueprintexample Removed unnecessary end-tags and fixed some broken html 2012-12-19 15:46:18 +01:00
flaskr fix minitwit/flaskr test errors, improve docs about file open mode 2013-05-25 19:13:48 +02: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 fix minitwit/flaskr test errors, improve docs about file open mode 2013-05-25 19:13:48 +02:00