From 407af8f76ff79c257aeac22315180e50bbf920de Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Tue, 3 Aug 2010 12:23:51 +0200 Subject: [PATCH] Added another two projects to the listing --- flask_website/listings/projects.py | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/flask_website/listings/projects.py b/flask_website/listings/projects.py index d1204fb1..f918e674 100644 --- a/flask_website/listings/projects.py +++ b/flask_website/listings/projects.py @@ -65,7 +65,15 @@ projects = {

A hackernews/reddit clone written with Flask and various Flask extensions. - ''', source='http://bitbucket.org/danjac/newsmeme') + ''', source='http://bitbucket.org/danjac/newsmeme'), + Project('ymasuda.jp', 'http://ymasuda.jp/', u''' +

+ Personal website of Yasushi Masuda. + '''), + Project('Python DoJoe', 'http://pythondojoe.appspot.com/', u''' +

+ Website of Python DoJoe - a gathering of Python hackers + ''') ], 'apps': [ Project('960 Layout System', 'http://960ls.atomidata.com/', '''