Commit graph

  • 402f12bb6d We do not support 2.4, not even with CGI :) Armin Ronacher 2011-01-14 00:29:37 +01:00
  • 24c1713ff5 Improved documentation for model registration Armin Ronacher 2011-01-13 22:18:49 +01:00
  • f48744a662 Fix typo in send_file docs Dag Odenhall 2011-01-12 10:38:20 +01:00
  • b943d4466f Pattern documentation for favicons Dag Odenhall 2011-01-12 10:35:44 +01:00
  • 007a814a5a Typo in docs Dag Odenhall 2011-01-10 02:13:39 +01:00
  • 048b3008ba Merge branch 'master' of git://github.com/mitsuhiko/flask Dag Odenhall 2011-01-10 02:12:29 +01:00
  • 90d5a4ee5d Fixed a typo Armin Ronacher 2011-01-08 10:09:57 +01:00
  • 9ae4eba986 fix subdomain for static rule on registering module Daniel Gerber 2011-01-06 16:43:49 +01:00
  • a0b266d78d Fixed two name errors Armin Ronacher 2011-01-07 22:22:27 +01:00
  • 8482c8b024 fix subdomain for static rule on registering module Daniel Gerber 2011-01-06 16:43:49 +01:00
  • 10159e5464 updated docs to match new Werkzeug docs Nick Walker 2011-01-03 16:04:17 -08:00
  • 44539c2c74 New version Armin Ronacher 2010-12-31 17:05:31 +01:00
  • 4c76607553 Released 0.6.1 Armin Ronacher 2010-12-31 15:21:46 +01:00
  • 774b7f7682 Released 0.6.1 0.6.1 Armin Ronacher 2010-12-31 15:21:46 +01:00
  • c2e60b4be8 Removed closing tag for input (thanks to paparent for the catch) Matthew Rankin 2010-12-30 09:16:39 -06:00
  • 2fea9a8b36 Added closing tags for the four lines that I missed (thanks to paparent) Matthew Rankin 2010-12-30 09:03:01 -06:00
  • 86cc6f9806 Made grammar changes to the Tutorial. Matthew Rankin 2010-12-30 09:00:56 -06:00
  • 8421c1ea0c Added missing closing tags for the login.html template Matthew Rankin 2010-12-30 06:44:04 -06:00
  • e687f8333a Added missing closing tags for the show_entries.html template Matthew Rankin 2010-12-30 06:42:36 -06:00
  • 16bf25ffaa Added testcase for an issue that may exist on windows Armin Ronacher 2010-12-23 14:23:33 +01:00
  • 11c66be80e Added testcase for an issue that may exist on windows Armin Ronacher 2010-12-23 14:23:33 +01:00
  • b92120b190 Documented security fix in changelog Armin Ronacher 2010-12-23 14:18:14 +01:00
  • 179da5895f Documented security fix in changelog Armin Ronacher 2010-12-23 14:18:14 +01:00
  • aeed530e32 Make sure that windows servers do not allow downloading arbitrary files Armin Ronacher 2010-12-23 14:15:18 +01:00
  • ed70b42798 Make sure that windows servers do not allow downloading arbitrary files Armin Ronacher 2010-12-23 14:15:18 +01:00
  • fb88d9d025 Whitespace nazi was here Armin Ronacher 2010-12-07 22:08:46 +01:00
  • 4b65c7ed5a Added the ability to override the test client's class. This fixes #148 Armin Ronacher 2010-12-06 03:16:13 +01:00
  • 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 Armin Ronacher 2010-12-01 17:22:55 +01:00
  • 8569dfee61 Added a PROPAGATE_EXCEPTIONS flag Armin Ronacher 2010-11-29 08:57:38 +01:00
  • a1354601c3 Also passthrough errors when TESTING is set. Michael Elsdoerfer 2010-11-22 00:13:01 +01:00
  • 41c282ba63 Fix issues like iessue 111 jqxl0205 2010-11-20 19:43:40 +08:00
  • ed517c7215 Minor spelling fixes Jason Davies 2010-11-13 11:28:42 +00:00
  • 2ac1b7d438 Fixed a documentation error. This fixes #143 Armin Ronacher 2010-11-19 13:25:45 +01:00
  • 5266a2895d Minor spelling fixes Jason Davies 2010-11-13 11:28:42 +00:00
  • 7596f83bc5 Merge branch 'master' of git://github.com/mitsuhiko/flask Dag Odenhall 2010-11-09 22:15:21 +01:00
  • 858806da69 Hint for positioning file pointer correctly before calling send_file(). Georg Brandl 2010-11-08 18:02:39 +01:00
  • 6d8a1fa488 Hint for positioning file pointer correctly before calling send_file(). Georg Brandl 2010-11-08 18:02:39 +01:00
  • 67f483bf64 Typo. doobeh 2010-11-03 12:10:44 -07:00
  • 27bb3db0a9 Typo. doobeh 2010-11-03 12:10:44 -07:00
  • e8f6c73b0b Updated 'declarative' link in docs/patterns/sqlalchemy.rst Jerry Baker 2010-11-03 07:38:48 -04:00
  • 4f1b086218 Fixed: incorrect indentation level for session's permanent attribute Daniel D. Beck 2010-10-30 20:55:41 -04:00
  • 1c24b62727 Minor on docs (fixes #133) Francisco Souza 2010-10-31 01:55:06 -02:00
  • f1edbb1964 Minor on docs (fixes #133) Francisco Souza 2010-10-31 01:55:06 -02:00
  • 180c67859b Ignore vim swp files Francisco Souza 2010-10-31 01:52:33 -02:00
  • 76be2ab4e4 Fixed: incorrect indentation level for session's permanent attribute Daniel D. Beck 2010-10-30 20:55:41 -04:00
  • 60177639f4 There is no database abstraction layer Daniel Haaker 2010-10-28 22:10:50 +02:00
  • 693b3b7621 Tricker -> trickier Daniel Haaker 2010-10-28 22:22:17 +02:00
  • ce4f81f1c2 Correct capitalization SQLite Daniel Haaker 2010-10-28 22:30:07 +02:00
  • d8f521e1ff Add missing period Daniel Haaker 2010-10-28 22:41:27 +02:00
  • 94a7312d5a Add missing semicolon to test Daniel Haaker 2010-10-29 10:55:10 +02:00
  • 55012d7b77 Add missing semicolon to test Daniel Haaker 2010-10-29 10:55:10 +02:00
  • a7eb22f2e3 Revert "Add missing semicolon to test" Daniel Haaker 2010-10-29 10:50:41 +02:00
  • 92e0b8b523 Add missing semicolon tot test Daniel Haaker 2010-10-29 10:45:15 +02:00
  • 4b07904345 Add missing period Daniel Haaker 2010-10-28 22:41:27 +02:00
  • 8e7c523793 Correct capitalization SQLite Daniel Haaker 2010-10-28 22:30:07 +02:00
  • 0d7449bbef Tricker -> trickier Daniel Haaker 2010-10-28 22:22:17 +02:00
  • 0eb1fafd6a There is no database abstraction layer Daniel Haaker 2010-10-28 22:10:50 +02:00
  • d4c44a7d8c BaseConverter is in werkzeug.routing Dag Odenhall 2010-10-25 15:38:39 +02:00
  • 9c63d1e1d5 BaseConverter is in werkzeug.routing Dag Odenhall 2010-10-25 15:38:39 +02:00
  • fc802bbfdf Flask-Genshi moved to GitHub Dag Odenhall 2010-10-23 12:06:33 +02:00
  • aa83ea3e5a Flask-Genshi moved to GitHub Dag Odenhall 2010-10-23 12:06:33 +02:00
  • a327452540 Better handling for test_request_context don't just append the port. Also implemented a proper initial environment to use with Flask.test_app() based on the application's configuration. Pedro Algarvio 2010-10-22 16:13:35 +01:00
  • 1594778571 Better handling for test_request_context don't just append the port. Also implemented a proper initial environment to use with Flask.test_app() based on the application's configuration. Pedro Algarvio 2010-10-22 16:13:35 +01:00
  • 1f6321a1cb clarified description of templates directory Nick Walker 2010-10-11 19:07:31 -07:00
  • 88883aa6db Fix for Flask's ticket 126. A proper environment is now built to use with test_request_context(). Pedro Algarvio 2010-10-21 20:31:13 +01:00
  • 44bea9ed0c Fix for Flask's ticket 126. A proper environment is now built to use with test_request_context(). Pedro Algarvio 2010-10-21 20:31:13 +01:00
  • 5ecf01dd4e Merge branch 'master' of github.com:mitsuhiko/flask Armin Ronacher 2010-10-19 09:10:12 +02:00
  • 405c2992f8 Updated from_pyfile so its dynamic module creation uses the imp module instead of type. Jeff Weber 2010-10-18 23:51:14 -04:00
  • 1d2a308c20 merged Armin Ronacher 2010-10-19 09:09:55 +02:00
  • 5cbbf90eaa Updated from_pyfile so its dynamic module creation uses the imp module instead of type. Jeff Weber 2010-10-18 23:51:14 -04:00
  • 38262ccac5 Merge remote branch 'mitsuhiko/master' Nick Walker 2010-10-11 19:09:06 -07:00
  • f6cf3ebbbe clarified description of templates directory Nick Walker 2010-10-11 19:07:31 -07:00
  • 80cd265e7e First try at adding HTTP method decorators. Ludovico Fischer 2010-10-07 21:43:22 +02:00
  • 325b96099a Small change to the packages documentation example for clarity agentultra 2010-10-06 21:55:42 +08:00
  • 085faf2a77 First pass to reword security doc for word flow. Ron DuPlain 2010-10-06 14:06:46 +08:00
  • 6875a057ec Fixed small typos in docs. Added a cross-ref. Ron DuPlain 2010-10-06 14:05:35 +08:00
  • 216478f715 docs: Finished sentence on Notes on Proxies. Ron DuPlain 2010-10-06 09:47:48 +08:00
  • c36125ca65 Small change to the packages documentation example for clarity agentultra 2010-10-06 09:55:42 -04:00
  • be0339f3e7 First pass to reword security doc for word flow. Ron DuPlain 2010-10-06 02:06:46 -04:00
  • 51fbe9fe6d Fixed small typos in docs. Added a cross-ref. Ron DuPlain 2010-10-06 02:05:35 -04:00
  • 27a4e2a2cc docs: Finished sentence on Notes on Proxies. Ron DuPlain 2010-10-05 21:47:48 -04:00
  • 79f1b898ac Added another project Armin Ronacher 2010-10-05 23:03:31 +02:00
  • 42b756411a support classes in addition to functions for views Ollie Rutherfurd 2010-10-05 15:28:48 -04:00
  • 0651a7cbc4 Added weluse.de to flask powered websites Pascal Hartig 2010-09-30 17:26:44 +08:00
  • c6302ca333 Added weluse.de to flask powered websites Pascal Hartig 2010-09-30 11:26:44 +02:00
  • 53ad5cca86 Added comiker Armin Ronacher 2010-09-21 01:28:55 +02:00
  • 1e4e578d73 Added the extensions dictionary on the application Armin Ronacher 2010-09-12 13:18:08 -07:00
  • ea40d63cdf doc fix: the app.after_request_funcs dict is updated by the app.after_request() decorator andy wilson 2010-09-11 18:46:18 -05:00
  • 011de4c1eb Moved an item for testing purposes Armin Ronacher 2010-09-11 16:36:51 -07:00
  • 3c1ba19fa0 Added eugen's blog Armin Ronacher 2010-09-11 16:30:32 -07:00
  • eb67242e1c Fixed a typo in a docstring in app.py Armin Ronacher 2010-09-10 11:01:58 -07:00
  • c62422c318 Updated documentation on packaging patterns agentultra 2010-09-10 03:33:20 +08:00
  • c0c7be2d5e Updated documentation on packaging patterns agentultra 2010-09-09 15:33:20 -04:00
  • da549b5cc4 added Flask-Principal Dan Jacob 2010-09-08 21:08:23 +01:00
  • e377aee099 Add Flask-Cache to extensions Dan Jacob 2010-09-01 19:43:06 +01:00
  • 2d7ab7fda7 Add blueslug to the flask powered websites cgrinds 2010-09-01 23:47:30 +08:00
  • 4b1137b41a Add blueslug to the flask powered websites cgrinds 2010-09-01 11:47:30 -04:00
  • 5fad5473e2 Added function 'padded_jsonify' to return JSONP tommynazareth 2010-08-31 20:12:05 -04:00
  • c80be063a7 Add 'was it up?' to the flask powered websites Daniel Neuhäuser 2010-08-30 22:50:54 +08:00
  • d07b055d7a Merge branch 'master' of ssh://github.com/birkenfeld/flask Georg Brandl 2010-08-27 23:55:31 +02:00