From 99799032721a32220c32d4a74a950bdd07b13cb3 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 17 Jan 2011 17:34:58 +0000 Subject: Mostly improving documentation --- src/testapp/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testapp') 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 -- cgit v1.2.3