aboutsummaryrefslogtreecommitdiffstats
path: root/src/testapp/tests.py
diff options
context:
space:
mode:
authorTom Christie2011-01-17 17:34:58 +0000
committerTom Christie2011-01-17 17:34:58 +0000
commit99799032721a32220c32d4a74a950bdd07b13cb3 (patch)
tree8da016ed257181ba21804c947f18bde771476b08 /src/testapp/tests.py
parentb0ce3f92c68b13d7f437a21bedcc95727e271860 (diff)
downloaddjango-rest-framework-99799032721a32220c32d4a74a950bdd07b13cb3.tar.bz2
Mostly improving documentation
Diffstat (limited to 'src/testapp/tests.py')
-rw-r--r--src/testapp/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testapp/tests.py b/src/testapp/tests.py
index e37c57c0..3fcfc9e1 100644
--- a/src/testapp/tests.py
+++ b/src/testapp/tests.py
@@ -4,7 +4,7 @@
from django.test import TestCase
from django.core.urlresolvers import reverse
from testapp import views
-import json
+#import json
#from rest.utils import xml2dict, dict2xml