From 1d3cc72d3ef010396a4c90a6737f841aafdbd3c2 Mon Sep 17 00:00:00 2001 From: Boulder Sprinters Date: Wed, 18 Apr 2007 23:26:37 +0000 Subject: [PATCH] boulder-oracle-sprint: Merged to [5028]. git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5029 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index a47b6e30f1..06a6021a95 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,4 +11,5 @@ recursive-include django/conf/locale * recursive-include django/contrib/admin/templates * recursive-include django/contrib/admin/media * recursive-include django/contrib/comments/templates * +recursive-include django/contrib/databrowse/templates * recursive-include django/contrib/sitemaps/templates *