README more appealing (has feature list), added RequestConfig, added ability to speci...
[django-tables2.git] / tests / models.py
index 54d6b87869f87f75df3eff46241955fc4db1cc83..0f9b5e48d1c42632e1b1fcb2e734f292506c77b1 100644 (file)
@@ -1,6 +1,5 @@
 import itertools
 from django.conf import settings
-from django.test.client import RequestFactory
 from django.template import Template, Context
 import django_tables2 as tables
 from django_attest import TransactionTestContext