From 6429945ddd11fef1a5ec9b4acff9b0d3191bbe7d Mon Sep 17 00:00:00 2001 From: Slava Kyrachevsky Date: Thu, 19 Jan 2017 14:53:19 +0200 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=B2=D1=8B=D0=BF?= =?UTF-8?q?=D0=BE=D0=BB=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F=20=D1=82=D0=B5=D1=81?= =?UTF-8?q?=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + proj/settings.py | 1 + requirements.txt | 3 +-- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d4596c1..a4d15e4f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ DATABASES = { 'PASSWORD': '1', 'HOST': '', 'PORT': '', + 'TEST_CHARSET': 'utf8', } } diff --git a/proj/settings.py b/proj/settings.py index 4654fdbd..e0682163 100644 --- a/proj/settings.py +++ b/proj/settings.py @@ -26,6 +26,7 @@ DATABASES = { 'PASSWORD': 'qazedc', 'HOST': '', 'PORT': '', + 'TEST_CHARSET': 'utf8', } } diff --git a/requirements.txt b/requirements.txt index 84355675..57b51d64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,14 +28,13 @@ gnureadline==6.3.3 html2text==2015.6.21 ipython==2.2.0 lxml==3.5.0b1 -MySQL-python==1.2.3 +MySQL-python==1.2.5 nltk==3.2.2 numpy==1.12.0 oauthlib==0.6.1 pandas==0.19.2 phonenumbers==6.0.0 Pillow==2.5.3 -pkg-resources==0.0.0 pylibmc==1.2.3 pymorphy==0.5.6 pymorphy2==0.8