98 Commits (0932d8f428ae6c7cb6615a6a146e417eb182ec4d)

Author SHA1 Message Date
Arie Marie 'Thomas' Dalleis 7c51019985 Fix typos and formatting 7 years ago
David Lord 465922e5f1
clean up secret key docs 7 years ago
David Lord 6a8c8c3484
set example app names directly 7 years ago
David Lord 11f463f1bd
flaskr correct app name 7 years ago
Kenneth Reitz e26cc8f904 i think this is how this works now 7 years ago
bovarysme fe27d04cc1 Fix a small oversight in the testing docs 7 years ago
bovarysme 5963cb5a51 Use the yield syntax in pytest's fixtures 7 years ago
Neil Grey 378a11f992 For Issue #2286: Updating test_flaskr to use yield inside fixture 7 years ago
Kyle Lawlor 54b6fc8de6 Add in a fixture utilizing app factory 8 years ago
Kyle Lawlor 8cf32bca51 Adds in blueprints and an application factory 8 years ago
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180) 8 years ago
wgwz 46c1383919 Remove unneccessary arg in client fixture 8 years ago
wgwz 92fa444259 Moves largerapp into patterns dir and add test 8 years ago
wgwz e49b73d2cf Adds the largerapp from the docs as an example 8 years ago
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