Commit c7c14088 by Tom Christie

Fix example tests

parent 65033a4b
...@@ -6,6 +6,8 @@ from django.test import TestCase ...@@ -6,6 +6,8 @@ from django.test import TestCase
from django.core.urlresolvers import reverse from django.core.urlresolvers import reverse
from django.utils import simplejson as json from django.utils import simplejson as json
from djangorestframework.compat import RequestFactory
from blogpost import models from blogpost import models
import blogpost import blogpost
......
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