41 Commits (0932d8f428ae6c7cb6615a6a146e417eb182ec4d)

Author SHA1 Message Date
David Lord 465922e5f1
clean up secret key docs 7 years ago
David Lord 6a8c8c3484
set example app names directly 7 years ago
bovarysme 5963cb5a51 Use the yield syntax in pytest's fixtures 7 years ago
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180) 8 years ago
Hopsken 7f28837167 Update README for minitwit (#2119) 8 years ago
Markus Unterwaditzer 7e1a13ffbd Fix import error 8 years ago
Kyle Lawlor 5f009374fd Update minitwit & improve testing for examples (#1954) 8 years ago
Armin Ronacher a7d829c618 Update docs to the new CLI patterns 8 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
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
Armin Ronacher d2d8e66130 Fixed flask tests 11 years ago
Armin Ronacher 9ab5987100 Updated the examples to be cli based 11 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 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
oliversong cc82feb084 Changing string to text in schema files 12 years ago
Armin Ronacher c2e5799879 Updated examples to new sqlite patterns and added new section to appcontext docs 12 years ago
Armin Ronacher d3ca55177a Updated the docs and examples to non-failing teardown handlers 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
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 15 years ago
Armin Ronacher e432d833b5 Fixed stuff I broke 15 years ago
Armin Ronacher 9d19b77acf Added lazyloading pattern and explicit chapter links in tutorial. 15 years ago
Armin Ronacher 3053fcdb0d Make the example tests pass on Windows. 15 years ago
florentx 3c821a0fa4 Fix typos and remove unused import. 15 years ago
Armin Ronacher 73a47a0db1 Removed unused stuff from minitwit and fixed a bug. 15 years ago
Armin Ronacher fb2d2e446b request_init -> before_request and request_shutdown -> after_request 15 years ago
Armin Ronacher 2f5a4f8dbc Doc updates and typo fixes 15 years ago
Armin Ronacher ef524f2cfd No need for the closing import 15 years ago
Armin Ronacher f2dc38cda6 Added tests for minitwit. Testing with Flask is awesome 15 years ago
Armin Ronacher 03168a5d53 Removed the useless apishowcase example 15 years ago
Armin Ronacher 727c701686 And finished documentation for most parts. 15 years ago
Armin Ronacher 4aa76212d1 Updated documentation. Starting to look pretty good 15 years ago
Armin Ronacher 3b36bef2e6 Improved documentation, added a contextmanager for request binding 15 years ago
Armin Ronacher 44b42e0fbd Added a README file for MiniTwit. 15 years ago
Armin Ronacher 4ec7d2a0d8 Started working on documentation. 15 years ago
Armin Ronacher 33850c0ebd Initial checkin of stuff that exists so far. 15 years ago