Commit c7c14088 by Tom Christie

Fix example tests

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