Commit graph

  • 5144d3b65a Merge branch 'master' into module-support Armin Ronacher 2010-04-24 17:47:24 +02:00
  • ef34638f5d Updated docs for external server information. Armin Ronacher 2010-04-24 17:46:06 +02:00
  • c0a9f5d0c4 Documentation update for the flask module support. Armin Ronacher 2010-04-24 17:35:25 +02:00
  • 67f4b0f315 Modules are now instanciated with the package name. Armin Ronacher 2010-04-24 17:07:16 +02:00
  • 2f181e1949 Removed unused package_name attribute Armin Ronacher 2010-04-23 17:16:59 +02:00
  • 5c52fe980e Added request/response processing based on modules. Armin Ronacher 2010-04-23 17:10:22 +02:00
  • e0148a00c0 Basic module support is working, but does not look very nice. Armin Ronacher 2010-04-23 17:01:20 +02:00
  • 444e642531 extended URL generation Armin Ronacher 2010-04-23 16:44:49 +02:00
  • a862ead5f2 Warn on None responses. Armin Ronacher 2010-04-23 16:30:04 +02:00
  • 88f671aaae Another try for #12 Armin Ronacher 2010-04-23 16:04:54 +02:00
  • dc3f13df54 Corrected validator usage in the wtforms docs. Armin Ronacher 2010-04-23 12:17:12 +02:00
  • be15340e0f Added mailinglist link to the README Armin Ronacher 2010-04-21 21:47:45 +02:00
  • ebb07a0656 Better English. Armin Ronacher 2010-04-21 21:10:57 +02:00
  • aa3d193949 Fixed typo Armin Ronacher 2010-04-21 21:09:47 +02:00
  • 2228ddc80a Smaller fonts on the 404 page Armin Ronacher 2010-04-21 21:08:38 +02:00
  • eb07ffe01e Changed link title Armin Ronacher 2010-04-21 20:30:05 +02:00
  • a335741b1f Added trailing slashes for consistency with docs. Armin Ronacher 2010-04-21 18:55:05 +02:00
  • a0c1928762 Added website as example Armin Ronacher 2010-04-21 18:49:42 +02:00
  • 2292dc0de7 Fine tuned stylesheet. Armin Ronacher 2010-04-21 18:46:45 +02:00
  • 1cb75df8f1 Add leftovers from website branch to gitignore Armin Ronacher 2010-04-21 18:39:51 +02:00
  • 3261357ba7 Removed website from main branch. Makes no sense to be there Armin Ronacher 2010-04-21 18:39:25 +02:00
  • 3898cb8100 Added readme for website branch Armin Ronacher 2010-04-21 18:13:17 +02:00
  • cdb17c55b3 Moved website into separate branch Armin Ronacher 2010-04-21 18:07:08 +02:00
  • e7811186e2 zine -> flask Armin Ronacher 2010-04-21 18:04:46 +02:00
  • d73be4b709 Merge branch 'florentx-fork' Armin Ronacher 2010-04-21 17:57:25 +02:00
  • ca2d32a700 New website; with mailinglist archives. Armin Ronacher 2010-04-21 17:44:16 +02:00
  • 7e8019565f Added florentx to the AUTHORS file Armin Ronacher 2010-04-21 10:37:05 +02:00
  • dbe0df756b Use setdefault() because it sets session.modified correctly. florentx 2010-04-21 07:23:09 +08:00
  • 3eacc1d068 Use a tuple to store _flashes, and simplify the flask.Request class. florentx 2010-04-21 06:40:43 +08:00
  • f014ce29a7 Fix a doc oversight, and revert 5876a8fd. florentx 2010-04-21 04:46:36 +08:00
  • b6e7330539 Use setdefault() because it sets session.modified correctly. florentx 2010-04-21 01:23:09 +02:00
  • 7cf5a9bf6e Use a tuple to store _flashes, and simplify the flask.Request class. florentx 2010-04-21 00:40:43 +02:00
  • c0d3b6c371 Merge. florentx 2010-04-20 22:53:38 +02:00
  • 9d340ad747 Fix a doc oversight, and revert 5876a8fd. florentx 2010-04-20 22:46:36 +02:00
  • 5876a8fd96 Merge more upstream changes cgrinds 2010-04-21 02:33:32 +08:00
  • 9cf2ea2abc Documented hostname change. Armin Ronacher 2010-04-20 21:45:36 +02:00
  • 00f87f679c flask uses 127.0.0.1 as host by default now. stupid chrome. Armin Ronacher 2010-04-20 21:44:52 +02:00
  • 260b4dfe61 Added changelog, restructured docs a bit. Armin Ronacher 2010-04-20 20:21:01 +02:00
  • f6b9efc1e9 Added missing os import. Armin Ronacher 2010-04-20 20:03:03 +02:00
  • 3053fcdb0d Make the example tests pass on Windows. Armin Ronacher 2010-04-20 20:01:00 +02:00
  • af3b73f70d Tiny refactoring Armin Ronacher 2010-04-20 19:03:18 +02:00
  • eae44e465b Typo in README florentx 2010-04-20 18:48:49 +02:00
  • 75057bb411 Slightly faster _tojson_filter. florentx 2010-04-20 18:44:54 +02:00
  • 3c821a0fa4 Fix typos and remove unused import. florentx 2010-04-20 18:40:58 +02:00
  • 9f6bc93e4d Fixed XSS problem by escaping all slashes in JSON. Armin Ronacher 2010-04-20 15:12:16 +02:00
  • 268302fc68 Changed link to license. Armin Ronacher 2010-04-20 14:22:34 +02:00
  • 3a1e518657 Fixed typo and added AUTHORS file and license text to docs. Armin Ronacher 2010-04-20 13:29:54 +02:00
  • 715f64d2af Some more documentation updates. Armin Ronacher 2010-04-20 13:01:10 +02:00
  • 1404a85bc5 Fixed WTForms example. Armin Ronacher 2010-04-20 11:22:20 +02:00
  • 9f0b2429d6 The testsuite skips JSON tests now is not available and runs the example tests as well. Armin Ronacher 2010-04-20 10:51:36 +02:00
  • a7ff9dbddd Proofreading the documentation Chris Edgemon 2010-04-19 23:25:51 -05:00
  • 4ff9493e57 POST -> post in HTML Armin Ronacher 2010-04-20 01:37:51 +02:00
  • 50a3313071 Fixed typo in form docs Armin Ronacher 2010-04-20 01:35:22 +02:00
  • 06ec917dde Only escape backslashes if they follow "<" in JSON dumping for templates. Armin Ronacher 2010-04-19 23:54:38 +02:00
  • 95750b3287 Documented some routing converter possibilities. Armin Ronacher 2010-04-19 23:49:02 +02:00
  • 5acc491c94 Refactored the @route decorator to use the new add_url_rule method. Tagged add_url_rule with versionadded of 0.2 cgrinds 2010-04-20 01:11:58 +08:00
  • 3088a9371e Make it easier to associate a rule, endpoint and view_function This resolves http://github.com/mitsuhiko/flask/issues/issue/11 unknown 2010-04-20 00:29:56 +08:00
  • 36f105c293 Removed possible bashism. source -> . Armin Ronacher 2010-04-19 18:56:12 +02:00
  • ade490514d Fixed a security problem caused by changed simplejson semantics. Armin Ronacher 2010-04-19 18:51:04 +02:00
  • 07e515b071 Leaving -> living .... Armin Ronacher 2010-04-19 17:05:24 +02:00
  • 3d32017681 Added instructions about how to run the latest development version. Armin Ronacher 2010-04-19 17:03:08 +02:00
  • f878919753 With -> with in headline Armin Ronacher 2010-04-19 16:01:14 +02:00
  • a99e408bd1 Finished jQuery example documentation. Armin Ronacher 2010-04-19 15:59:16 +02:00
  • 6e2be6a0b3 Added JSON Support and started working on jQuery docs Armin Ronacher 2010-04-19 15:39:07 +02:00
  • c64a4e0bef Break up deployment docs into separate documents. Armin Ronacher 2010-04-19 11:23:44 +02:00
  • a50a87c4ca ScriptName -> ScriptAlias Armin Ronacher 2010-04-19 10:37:10 +02:00
  • 84899948be Corrected order of the tutorial Armin Ronacher 2010-04-19 02:45:44 +02:00
  • 166f5ed254 Forgot to link the website. Armin Ronacher 2010-04-19 02:28:05 +02:00
  • 56675b3bad Fixed indentation of an example. Armin Ronacher 2010-04-19 02:25:31 +02:00
  • 976e792336 Added links for SQLAlchemy and WTForms. Armin Ronacher 2010-04-19 02:24:02 +02:00
  • ce18d4575d Added WTForms documentation. Armin Ronacher 2010-04-19 02:22:59 +02:00
  • 73a47a0db1 Removed unused stuff from minitwit and fixed a bug. Armin Ronacher 2010-04-18 23:42:11 +02:00
  • 0770f5c637 Removed two unused imports. Armin Ronacher 2010-04-18 23:37:03 +02:00
  • 3491465d55 No sudo for windows users. Armin Ronacher 2010-04-18 20:43:18 +02:00
  • 100776147a Added troubleshooting section to the tutorial Armin Ronacher 2010-04-18 18:40:52 +02:00
  • 94cf620914 Updated SQLAlchemy docs. Armin Ronacher 2010-04-18 18:29:55 +02:00
  • 1309038936 updated README Armin Ronacher 2010-04-18 17:32:23 +02:00
  • bf52a17902 Removed useless code Armin Ronacher 2010-04-18 16:29:41 +02:00
  • 190059c8f0 Added support for macro pulling and documented certain design decisions. Armin Ronacher 2010-04-18 15:44:06 +02:00
  • ab54924186 Fixed a font name. Armin Ronacher 2010-04-18 14:56:08 +02:00
  • 63593d281b removed unused import Armin Ronacher 2010-04-18 14:39:27 +02:00
  • 42a46ed09b Fixed homepage links Armin Ronacher 2010-04-18 13:58:48 +02:00
  • 123a1ad019 Breaking docs up into smaller pieces Armin Ronacher 2010-04-18 13:35:40 +02:00
  • 764b4e4f7d dirhtml > html for websites Armin Ronacher 2010-04-18 13:29:21 +02:00
  • fdf4d79bdc Normalized line heights. Armin Ronacher 2010-04-18 13:19:57 +02:00
  • 88ea383394 Less flashy color for highlights. Armin Ronacher 2010-04-18 13:17:21 +02:00
  • bcf347fe8d New style for the documentation. Looks more like the website now. Armin Ronacher 2010-04-18 13:15:00 +02:00
  • 42dd94b756 Fixed title. Armin Ronacher 2010-04-18 03:08:16 +02:00
  • b4cd70d054 Updated website Armin Ronacher 2010-04-18 03:07:08 +02:00
  • 325dfa2469 Larger fonts in the docs Armin Ronacher 2010-04-17 20:52:37 +02:00
  • fe6c279df1 Synched tagline :) Armin Ronacher 2010-04-17 18:14:42 +02:00
  • 0b9c2b5eb1 removed refactoring leftover Armin Ronacher 2010-04-17 14:32:52 +02:00
  • 74862dcbca Added makefile target for website and doc updating. Armin Ronacher 2010-04-17 14:30:28 +02:00
  • b9cae3564a Reordered deployment docs Armin Ronacher 2010-04-17 14:24:12 +02:00
  • 5310fc3822 Session falls back to a dummy object now if secret_key is missing. Armin Ronacher 2010-04-17 14:10:47 +02:00
  • 791cdb28f5 Fixed capitalization on website Armin Ronacher 2010-04-16 14:33:12 +02:00
  • 9fbf9a062c head is 0.2-dev Armin Ronacher 2010-04-16 14:32:59 +02:00
  • 8605cc310d ignore dist folder 0.1 Armin Ronacher 2010-04-16 14:25:24 +02:00
  • 0bb8b4f9a1 Beefed up setup.py Armin Ronacher 2010-04-16 14:24:12 +02:00
  • aae5de7301 -x on files Armin Ronacher 2010-04-16 14:20:02 +02:00