3091 Commits (0932d8f428ae6c7cb6615a6a146e417eb182ec4d)
 

Author SHA1 Message Date
Armin Ronacher dc3f13df54 Corrected validator usage in the wtforms docs. 15 years ago
Armin Ronacher be15340e0f Added mailinglist link to the README 15 years ago
Armin Ronacher ebb07a0656 Better English. 15 years ago
Armin Ronacher 1cb75df8f1 Add leftovers from website branch to gitignore 15 years ago
Armin Ronacher 3261357ba7 Removed website from main branch. Makes no sense to be there 15 years ago
Armin Ronacher d73be4b709 Merge branch 'florentx-fork' 15 years ago
Armin Ronacher 7e8019565f Added florentx to the AUTHORS file 15 years ago
florentx dbe0df756b Use setdefault() because it sets session.modified correctly. 15 years ago
florentx 3eacc1d068 Use a tuple to store _flashes, and simplify the flask.Request class. 15 years ago
florentx f014ce29a7 Fix a doc oversight, and revert 5876a8fd. 15 years ago
florentx b6e7330539 Use setdefault() because it sets session.modified correctly. 15 years ago
florentx 7cf5a9bf6e Use a tuple to store _flashes, and simplify the flask.Request class. 15 years ago
florentx c0d3b6c371 Merge. 15 years ago
florentx 9d340ad747 Fix a doc oversight, and revert 5876a8fd. 15 years ago
cgrinds 5876a8fd96 Merge more upstream changes 15 years ago
Armin Ronacher 9cf2ea2abc Documented hostname change. 15 years ago
Armin Ronacher 00f87f679c flask uses 127.0.0.1 as host by default now. stupid chrome. 15 years ago
Armin Ronacher 260b4dfe61 Added changelog, restructured docs a bit. 15 years ago
Armin Ronacher f6b9efc1e9 Added missing os import. 15 years ago
Armin Ronacher 3053fcdb0d Make the example tests pass on Windows. 15 years ago
Armin Ronacher af3b73f70d Tiny refactoring 15 years ago
florentx eae44e465b Typo in README 15 years ago
florentx 75057bb411 Slightly faster _tojson_filter. 15 years ago
florentx 3c821a0fa4 Fix typos and remove unused import. 15 years ago
Armin Ronacher 9f6bc93e4d Fixed XSS problem by escaping all slashes in JSON. 15 years ago
Armin Ronacher 268302fc68 Changed link to license. 15 years ago
Armin Ronacher 3a1e518657 Fixed typo and added AUTHORS file and license text to docs. 15 years ago
Armin Ronacher 715f64d2af Some more documentation updates. 15 years ago
Armin Ronacher 1404a85bc5 Fixed WTForms example. 15 years ago
Armin Ronacher 9f0b2429d6 The testsuite skips JSON tests now is not available and runs the example 15 years ago
Chris Edgemon a7ff9dbddd Proofreading the documentation 15 years ago
Armin Ronacher 4ff9493e57 POST -> post in HTML 15 years ago
Armin Ronacher 50a3313071 Fixed typo in form docs 15 years ago
Armin Ronacher 06ec917dde Only escape backslashes if they follow "<" in JSON dumping for 15 years ago
Armin Ronacher 95750b3287 Documented some routing converter possibilities. 15 years ago
cgrinds 5acc491c94 Refactored the @route decorator to use the new add_url_rule method. 15 years ago
unknown 3088a9371e Make it easier to associate a rule, endpoint and view_function 15 years ago
Armin Ronacher 36f105c293 Removed possible bashism. source -> . 15 years ago
Armin Ronacher ade490514d Fixed a security problem caused by changed simplejson semantics. 15 years ago
Armin Ronacher 07e515b071 Leaving -> living .... 15 years ago
Armin Ronacher 3d32017681 Added instructions about how to run the latest development version. 15 years ago
Armin Ronacher f878919753 With -> with in headline 15 years ago
Armin Ronacher a99e408bd1 Finished jQuery example documentation. 15 years ago
Armin Ronacher 6e2be6a0b3 Added JSON Support and started working on jQuery docs 15 years ago
Armin Ronacher c64a4e0bef Break up deployment docs into separate documents. 15 years ago
Armin Ronacher a50a87c4ca ScriptName -> ScriptAlias 15 years ago
Armin Ronacher 84899948be Corrected order of the tutorial 15 years ago
Armin Ronacher 166f5ed254 Forgot to link the website. 15 years ago
Armin Ronacher 56675b3bad Fixed indentation of an example. 15 years ago
Armin Ronacher 976e792336 Added links for SQLAlchemy and WTForms. 15 years ago