fi
# fix media access rights
-chown -R www-data:www-data $media
+chown -R www-data:www-data !(import) $media
# choose dev or prod mode
if [ "$1" = "--runserver" ]; then
-Subproject commit 004c33b1532acafb2f3507fce8909d8f100dab09
+Subproject commit a8d599754de80712a657c115a6e7d22e3dea104c
long_description = open('README.rst').read(),
author = "Guillaume Pellerin",
author_email = "yomguy@parisson.com",
- version = '1.6.3',
+ version = '1.6.4',
install_requires = [
'django==1.6.11',
'django-registration==1.0',
"""
__docformat__ = 'epytext en'
-__version__ = '1.6.3'
+__version__ = '1.6.4'
__url__ = 'http://telemeta.org'
-__copyright__ = '(C) 2006-2016 Parisson SARL'
+__copyright__ = '(C) 2006-2017 Parisson SARL'
__license__ = 'AGPLv3'
__license_long__ = """
-Copyright (C) Parisson SARL (2006-2016)
+Copyright (C) Parisson SARL (2006-2017)
This file is part of Telemeta.