]> git.parisson.com Git - telemeta.git/commitdiff
fix modules
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 7 Apr 2015 10:41:54 +0000 (12:41 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 7 Apr 2015 10:41:54 +0000 (12:41 +0200)
examples/sandbox/settings.py

index 7019a92aa312f571938d29c0c776b404ba0ee8fb..62a49f4e9cc242b617fe8a4d597b2f60cba6ef3c 100644 (file)
@@ -159,12 +159,9 @@ INSTALLED_APPS = (
     'bootstrap_pagination',
     'googletools',
     'registration',
-<<<<<<< HEAD:example/sandbox/settings.py
-    'haystack',
-=======
     'rest_framework',
     'djcelery',
->>>>>>> dev:examples/sandbox/settings.py
+    'haystack',
 )
 
 TEMPLATE_CONTEXT_PROCESSORS = (