82 Commits (0.12-maintenance)

Author SHA1 Message Date
Hopsken 7f28837167 Update README for minitwit (#2119) 8 years ago
Markus Unterwaditzer 7e1a13ffbd Fix import error 8 years ago
Kyle Lawlor fa087c8929 Fixes import statement in flaskr (#2068) 8 years ago
Hassam cd13a5cf62 Fix #2051: Fix flaskr import in flaskr/__init__.py (#2052) 8 years ago
Kyle Lawlor b42e43e3b6 Better workflow for flaskr and other basic apps (#2000) 8 years ago
Kyle Lawlor 5f009374fd Update minitwit & improve testing for examples (#1954) 8 years ago
ahmedakef c54d67adee close <li> tag in lines (16,18) (#1951) 8 years ago
David Lord 1e5746bb2b persona is discontinued, remove example 8 years ago
Kyle Lawlor 17d4cb3828 Address #1902: Converts example/flaskr to have a setup.py (#1945) 8 years ago
Armin Ronacher a7d829c618 Update docs to the new CLI patterns 8 years ago
Aayush Kasurde 8ba986e45e Added fix for issue 1529 9 years ago
Markus Unterwaditzer 1ba6c2248d Add readme to persona example 10 years ago
Parkayun 33534bb4a9 Happy New Year 2015 10 years ago
defuz eb05001f8a docs: Don't touch markdown files 10 years ago
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 10 years ago
Petr Zemek 3767e7ba4f Unify the uses of "urls" vs "URLs". 10 years ago
tay-k f95acc64d6 fix filename of test files in README of examples 10 years ago
Markus Unterwaditzer 8fa5e32d9a Tests pass now. 10 years ago
Jeffrey D 3c48bf8935 Addressed issue #1134 10 years ago
Suraj Patil eb0c8a6bee The example does not execute 10 years ago
Armin Ronacher d2d8e66130 Fixed flask tests 11 years ago
Armin Ronacher 9ab5987100 Updated the examples to be cli based 11 years ago
Armin Ronacher a3a5075a94 Updated tutorial to the flask script 11 years ago
Armin Ronacher 9074bc46af Switch away from /tmp for windows users 11 years ago
Tommaso Allevi b81b040110 Remove unused import 11 years ago
Tommaso Allevi f0f6545374 Use json method 11 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 11 years ago
Matt Skone 1df0f2dc1c Escaped 'text' keyword in column name. 11 years ago
Armin Ronacher 05161d3584 Rewrote tutorial to use the g based appcontext object 11 years ago
Armin Ronacher 42cf782ee3 Removed g object from example as it was unused 11 years ago
Armin Ronacher 23d8d66256 Added site name to persona login 11 years ago
Armin Ronacher 5f648a8eb8 Added Persona example 11 years ago
Thomas Waldmann 8bb972e5ae fix minitwit/flaskr test errors, improve docs about file open mode 11 years ago
Thomas Waldmann e1d356fb71 ported some more stuff to py 3.3 11 years ago
Alexander Thaller 8ca7fc47d0 Update README 12 years ago
oliversong cc82feb084 Changing string to text in schema files 12 years ago
Armin Ronacher 61d43c7f12 Removed unnecessary end-tags and fixed some broken html 12 years ago
Iyra Gaura be1ed33271 Ended your paragraph tag. 12 years ago
Gennady Kovshenin 82b29c09ac Use sqlite3.Row factory in Flaskr 12 years ago
Tony Narlock af76dd0fd4 Highlight first field on page load, enter sends submit request, double quote to single quote. Submission focuses first field again 12 years ago
Armin Ronacher c2e5799879 Updated examples to new sqlite patterns and added new section to appcontext docs 12 years ago
Dmitry Shevchenko 62621ccd13 Blueprint example tests 13 years ago
Dmitry Shevchenko 85ad4ffb60 Blueprint example app 13 years ago
Armin Ronacher d3ca55177a Updated the docs and examples to non-failing teardown handlers 13 years ago
Armin Ronacher 7e55b5084d Mention the TESTING flag in the docs 13 years ago
Armin Ronacher b51ecd7f21 Updated examples 14 years ago
Armin Ronacher 164067920b Updated examples to work with pypy which has a incomplete sqlite3 in 1.4. Also disable a euc-kr test that does not work on pypy 14 years ago
Daniel Haaker 94a7312d5a Add missing semicolon to test 14 years ago
Armin Ronacher 70dc2b66a0 Removed useless script reference. This fixes #87 14 years ago
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 15 years ago