Commit 7886fa2b by Tom Christie

Update test settings for 1.2

parent b2fcfffb
...@@ -97,6 +97,8 @@ INSTALLED_APPS = ( ...@@ -97,6 +97,8 @@ INSTALLED_APPS = (
'djangorestframework', 'djangorestframework',
) )
STATIC_URL = '/static/'
import django import django
if django.VERSION < (1, 3): if django.VERSION < (1, 3):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment