d2e889fbb0dc7f35d3c88c08c1dfc9462c0c69fc
[django-tables2.git] / django_tables / __init__.py
1 __version__ = (0, 2)\r
2 \r
3 \r
4 from memory import *\r
5 from models import *\r
6 from columns import *\r
7 from options import *