Changeset 3524
- Timestamp:
- 08/04/06 20:45:26 (2 years ago)
- Files:
-
- django/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/setup.py
r3497 r3524 17 17 'django.conf': ['locale/*/LC_MESSAGES/*'], 18 18 'django.contrib.admin': ['templates/admin/*.html', 19 'templates/admin/auth/user/*.html', 19 20 'templates/admin_doc/*.html', 20 21 'templates/registration/*.html',
