Django

Code

Ticket #5424 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

[newforms-admin] - rename custom filter tag

Reported by: Petr Marhoun <petr.marhoun@gmail.com> Assigned to: nobody
Milestone: Component: django.contrib.admin
Version: newforms-admin Keywords: admin, templates, tags
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

In admin application custom filter tag is loaded. So it is not possible to use usual filter tag.

Custom admin tag is renamed by the attached patch.

Attachments

admin-filter.diff (1.0 kB) - added by Petr Marhoun <petr.marhoun@gmail.com> on 09/13/07 12:23:19.

Change History

09/13/07 12:23:19 changed by Petr Marhoun <petr.marhoun@gmail.com>

  • attachment admin-filter.diff added.

09/13/07 23:00:13 changed by adrian

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

(In [6158]) newforms-admin: Fixed #5424 -- Renamed custom 'filter' template tag so it doesn't conflict with the built-in tag. Thanks, Petr Marhoun


Add/Change #5424 ([newforms-admin] - rename custom filter tag)




Change Properties
Action