Django

Code

Ticket #917 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[patch]New admin change_list should be looked up in the app templates

Reported by: django@kieranholland.com Assigned to: adrian
Milestone: Component: django.contrib.admin
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The change_list template should be customisable like the change_form template on a per-app basis.

Attachments

change_list_template_overloading.patch (2.1 kB) - added by rjwittams on 11/27/05 11:13:14.

Change History

11/27/05 11:13:14 changed by rjwittams

  • attachment change_list_template_overloading.patch added.

11/27/05 11:14:25 changed by rjwittams

  • summary changed from New admin change_list should be looked up in the app templates to [patch]New admin change_list should be looked up in the app templates.

Added a fix.

11/27/05 14:25:56 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [1468]) Fixed #917 -- Made admin change_list view overridable by custom templates


Add/Change #917 ([patch]New admin change_list should be looked up in the app templates)




Change Properties
Action