@@ -31,8 +31,8 @@ ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = [
- 'channels'
- 'wsps'
+ 'channels',
+ 'wsps',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',