# pip install django-environ redis
# waiting for other services
-sh $app/scripts/w
-ait.sh
+sh $app/scripts/wait.sh
# Starting celery worker with the --autoreload option will enable the worker to watch for file system changes
# This is an experimental feature intended for use in development only
--- /dev/null
+Telemeta at the 21st Symposium of the ICTM Study Group on Historical Sources of Traditional Music
+#######################################################################################################
+
+:category: Research
+
+Telemeta and the DIADEMS team participate to the `21st Symposium of the ICTM Study Group on Historical Sources of Traditional Music <http://www.ictmusic.org/group/102/post/call-papers-21st-symposium-ictm-study-group-historical-sources-traditional-music>`_ (ICTM) will take place on 9-13 March 2016 in Paris, France, by invitation of Susanne Fürniss, MNHN. The conference site is the Musée de l’Homme, and the Meeting is hosted by the Musée National d'Histoire Naturelle (MNHN).
+
+Topics
+
+1. Evaluation of historical sound recordings
+2. The study of history through oral and written sources on music
- Telemeta 1.6 is finally out!
+Telemeta 1.6 is finally out!
############################
:category: Releases
long_description = open('README.rst').read(),
author = "Guillaume Pellerin",
author_email = "yomguy@parisson.com",
- version = '1.6',
+ version = '1.6.1',
install_requires = [
'django==1.6.11',
'django-registration==1.0',