mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separate commit)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1434 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
4fe5c9b7ee
commit
9dda4abee1
30 changed files with 2046 additions and 1109 deletions
1
setup.py
1
setup.py
|
@ -36,6 +36,7 @@ setup(
|
|||
'django.contrib.admin': ['templates/admin/*.html',
|
||||
'templates/admin_doc/*.html',
|
||||
'templates/registration/*.html',
|
||||
'templates/widget/*.html',
|
||||
'media/css/*.css',
|
||||
'media/img/admin/*.gif',
|
||||
'media/img/admin/*.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue