From: Guillaume Pellerin Date: Tue, 1 Jul 2014 10:58:08 +0000 (+0200) Subject: add timeside.player X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a8dbf2ec076d3accfcbedfd60ac287b52a883498;p=telemeta.git add timeside.player --- diff --git a/example/sandbox/settings.py b/example/sandbox/settings.py index b5a314ee..04195b47 100644 --- a/example/sandbox/settings.py +++ b/example/sandbox/settings.py @@ -124,7 +124,7 @@ INSTALLED_APPS = ( 'django.contrib.staticfiles', 'django_extensions', 'telemeta', - 'timeside', + 'timeside.player', 'jsonrpc', 'south', 'sorl.thumbnail',