From e4aa0bb17fc507df9a1b2f7ea8233730b110f856 Mon Sep 17 00:00:00 2001 From: Mathias Behrle Date: Wed, 26 Feb 2014 13:01:04 +0100 Subject: [PATCH 1/2] Updating transifex server URL. --- .tx/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tx/config b/.tx/config index bda20a0b0a..0d6d2eb4ef 100644 --- a/.tx/config +++ b/.tx/config @@ -1,5 +1,5 @@ [main] -host = https://www.transifex.net +host = https://www.transifex.com [mayan-edms.apps-acls] file_filter = apps/acls/locale//LC_MESSAGES/django.po From 862eba0ca52045ace021fb5a337e1bf0c1c650be Mon Sep 17 00:00:00 2001 From: Mathias Behrle Date: Fri, 28 Feb 2014 17:54:57 +0000 Subject: [PATCH 2/2] Setting the installed version of python-magic to current HEAD. - Solves magic.MagicException: no magic files loaded - https://github.com/ahupp/python-magic/issues/44 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index bfd9945f0f..ba7a339143 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -3,7 +3,7 @@ django-pagination==1.0.7 wsgiref==0.1.2 django-taggit==0.9.3 -e git+https://github.com/django-mptt/django-mptt.git@0af02a95877041b2fd6d458bd95413dc1666c321#egg=django-mptt --e git+https://github.com/ahupp/python-magic.git@a75cf0a4a7790eb106155c947af9612f15693b6e#egg=python-magic +-e git+https://github.com/ahupp/python-magic.git@0d8f718f786a6ed7691fb3d9af726e395ac75ac3#egg=python-magic slate==0.3 ghostscript==0.4.1 pdfminer==20110227