From b6288b48b11895ae20a28385c16abeecc8dff2a1 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sat, 5 Oct 2013 11:49:14 +0200 Subject: [PATCH] Add python 3.3 compatibility note on README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index fdc4f8d9..2a5b91d2 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +37,8 @@ You need to install django 1.6,... python manage.py sample_data python manage.py createinitialrevisions +Also, greenmine only runs over python 3.3+. + Auth: admin/123123