Skip to content

Commit

Permalink
Fixed #2804 -- Fixed up installation of sitemaps module. Thanks, Maxi…
Browse files Browse the repository at this point in the history
…millian

Dornseif.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3817 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
malcolmt committed Sep 24, 2006
1 parent e0cec60 commit e266475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -26,6 +26,7 @@
'media/js/*.js',
'media/js/admin/*js'],
'django.contrib.comments': ['templates/comments/*.html'],
'django.contrib.sitemaps': ['templates/*.xml'],
},
scripts = ['django/bin/django-admin.py'],
zip_safe = False,
Expand Down

0 comments on commit e266475

Please sign in to comment.