Adrian Holovaty
|
530cdb5a8d
|
Fixed #550 -- Default admin template now checks user permissions, hiding apps/modules/actions for which the user doesn't have permissions. Thanks, Jason Huggins
git-svn-id: http://code.djangoproject.com/svn/django/trunk@684 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-09-25 19:08:44 +00:00 |
Adrian Holovaty
|
cfcf3ca1e3
|
More installation streamlining/automation: Added adminapplist templatetag library and changed the default admin index.html template to display all installed apps that have admins
git-svn-id: http://code.djangoproject.com/svn/django/trunk@127 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-07-16 23:38:12 +00:00 |
Adrian Holovaty
|
635220c5cc
|
Moved default admin templates from templates.admin to django.conf.admin_templates
git-svn-id: http://code.djangoproject.com/svn/django/trunk@94 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-07-16 04:02:41 +00:00 |