diff --git a/setup.py b/setup.py index 0dd0039160..6ddfd7a894 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ setup( 'locale/sr/LC_MESSAGES/*', 'locale/sv/LC_MESSAGES/*', 'locale/zh_CN/LC_MESSAGES/*'], - 'django.contrib.admin':['templates/admin/*.html', + 'django.contrib.admin': ['templates/admin/*.html', 'templates/admin_doc/*.html', 'templates/registration/*.html', 'templates/widget/*.html',