From aba160c76565cc9f4ae4265ebc56d91ead668020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Wed, 22 Jan 2014 22:38:02 +0100 Subject: [PATCH] Change Greenmine to Taiga --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 06b44ebf..c3ccb261 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Greenmine Backend +Taiga Backend ================= .. image:: http://kaleidos.net/static/img/badge.png @@ -51,7 +51,7 @@ must support PL/Python. You use a dbuser with privileges in the database, CREATE INDEX issues_unpickle_tags_index ON issues_issue USING btree (unpickle(tags)); -Note: greenmine only runs with python 3.3+. +Note: taiga only runs with python 3.3+. Note: Initial auth data: admin/123123