#7729 closed (invalid)
template tags: IF IN statement like python IF IN statement
Reported by: | lav | Owned by: | nobody |
---|---|---|---|
Component: | Template system | Version: | dev |
Severity: | Keywords: | ||
Cc: | laandrey@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Is there any ways to check is there an item in the list like in python IF IN statement? as template tag or else....
if item in items_list:
return True
Change History (3)
comment:1 by , 16 years ago
milestone: | 1.0 alpha |
---|---|
Summary: | template tags: IF IN statement like python → template tags: IF IN statement like python IF IN statement |
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 by , 16 years ago
Keywords: | nfa-someday removed |
---|
Note:
See TracTickets
for help on using tickets.
Support and usage questions should be directed to the django-users mailing list, please. This Trac installation is only for bug reports.