diff options
| author | Uroš Trebec <uros.trebec@gmail.com> | 2006-08-14 00:32:07 +0000 |
|---|---|---|
| committer | Uroš Trebec <uros.trebec@gmail.com> | 2006-08-14 00:32:07 +0000 |
| commit | ca86ceec83044fbfd76d1559b6d2a7da35019c10 (patch) | |
| tree | e843303cafa651881fd1466d26b4d5fccaeaf780 /setup.py | |
| parent | b1f4974bef28b3c28089accda60506f67af80462 (diff) | |
[full-history] Trunk merge from [3577]
git-svn-id: http://code.djangoproject.com/svn/django/branches/full-history@3580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ setup( '': ['*.TXT'], 'django.conf': ['locale/*/LC_MESSAGES/*'], 'django.contrib.admin': ['templates/admin/*.html', + 'templates/admin/auth/user/*.html', 'templates/admin_doc/*.html', 'templates/registration/*.html', 'templates/widget/*.html', |
