Merge branch 'development'
[django-tables2.git] / MANIFEST.in
index 5962fc8fa89ac518edb5255adf08b8df09ed9156..14296107253f30651868960ffdb0512d14bef92d 100644 (file)
@@ -1,5 +1,5 @@
 include README.rst
-recursive-include django_tables/templates *
-recursive-include django_tables/static *
+recursive-include django_tables2/templates *
+recursive-include django_tables2/static *
 recursive-include example/app/fixtures *
 recursive-include example/app/templates *