Avoid overriding the mutable self.kwargs for LinkColumn Accessors.
[django-tables2.git] / MANIFEST.in
index de73873081072c5618e2f025361f6a35a1a6eaf4..14296107253f30651868960ffdb0512d14bef92d 100644 (file)
@@ -1,2 +1,5 @@
 include README.rst
-recursive-include django_tables/templates *
+recursive-include django_tables2/templates *
+recursive-include django_tables2/static *
+recursive-include example/app/fixtures *
+recursive-include example/app/templates *