Django

Code

Ticket #6766 (new)

Opened 2 years ago

Last modified 6 months ago

TEMPLATE_STRING_IF_INVALID should work for loops

Reported by: guettli Assigned to: nobody
Milestone: Component: Template system
Version: SVN Keywords:
Cc: hv@tbz-pariv.de Triage Stage: Design decision needed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

This small patch enables to render TEMPLATE_STRING_IF_INVALID in loops.

Attachments

template_invalid__loop.diff (2.2 kB) - added by guettli on 03/13/08 11:21:31.
template_if_invalid.diff (7.0 kB) - added by guettli on 03/14/08 04:31:32.
Previous patch included the function twice.

Change History

03/13/08 11:21:31 changed by guettli

  • attachment template_invalid__loop.diff added.

03/14/08 04:31:32 changed by guettli

  • attachment template_if_invalid.diff added.

Previous patch included the function twice.

03/14/08 04:37:31 changed by guettli

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

06/14/08 10:47:21 changed by programmerq

  • stage changed from Unreviewed to Accepted.

09/15/09 17:25:22 changed by SmileyChris

  • stage changed from Accepted to Design decision needed.

Add/Change #6766 (TEMPLATE_STRING_IF_INVALID should work for loops)




Change Properties
Action