108 Commits (7e714bd28b6e96d82b2848b48cf8ff48b517b09b)

Author SHA1 Message Date
Grey Li 21b0aa6dd8 Add prefix for all commands in documentation (#2877) 6 years ago
Gerald Senarclens de Grancy d0088e63d8 add init-db call to flask tutorial 6 years ago
Hsiaoming Yang 64ac1b0d36 Revert "Close tag on js examples." 7 years ago
Hsiaoming Yang b7f6ff4f0b
Close tag on js examples. 7 years ago
David Lord 1e84c67beb
clean up js example 7 years ago
David Lord fce1885f76
add javascript ajax example 7 years ago
David Lord c3dd7b8e4c
rewrite tutorial docs and example 7 years ago
David Lord 310fbfcf64
revert copyright year to project start 7 years ago
David Lord ffca68fc86
fix windows failure to remove temp file 7 years ago
domandinho 50964fb4ab Minor fix in flaskr example README 7 years ago
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