Opened 19 years ago
Closed 19 years ago
#916 closed defect (invalid)
New admin change_list should be looked up in the app templates To switch your existing trunk checkout to the new-admin branch: {{{ svn switch http://code.djangoproject.com/svn/django/branches/new-admin/ New admin change_list should get looked up in app templates
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The change_list template should be customisable like the change_form template on a per-app basis.
Change History (1)
comment:1 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Summary: | New admin change_list should be looked up in the app templates To check out a fresh copy of the new-admin branch: {{{ svn co http://code.djangoproject.com/svn/django/branches/new-admin/ django-new-admin }}} To switch your existing trunk checkout to the new-admin branch: {{{ svn switch http://code.djangoproject.com/svn/django/branches/new-admin/ New admin change_list should get looked up in app templates → New admin change_list should be looked up in the app templates To switch your existing trunk checkout to the new-admin branch: {{{ svn switch http://code.djangoproject.com/svn/django/branches/new-admin/ New admin change_list should get looked up in app templates |
Note:
See TracTickets
for help on using tickets.
Closing ticket - botched summary. I'll try that again.