README more appealing (has feature list), added RequestConfig, added ability to speci...
[django-tables2.git] / django_tables2 / __init__.py
index 3437774d90a824ae240a75de800036e523efce65..5733c1d25eeaf4ef3e06129ee6e06bec9fdee9fe 100644 (file)
@@ -1,2 +1,3 @@
 from .tables import Table
 from .columns import *
+from .config import RequestConfig