Avoid overriding the mutable self.kwargs for LinkColumn Accessors.
[django-tables2.git] / MANIFEST.in
1 include README.rst
2 recursive-include django_tables2/templates *
3 recursive-include django_tables2/static *
4 recursive-include example/app/fixtures *
5 recursive-include example/app/templates *