Opened 18 years ago
Closed 18 years ago
#6346 closed (invalid)
url templatetag should accept args/kwargs as strings and not just variables
| Reported by: | sorl | Owned by: | nobody |
|---|---|---|---|
| Component: | Template system | Version: | dev |
| Severity: | Keywords: | url templatetag | |
| Cc: | mikko@… | Triage Stage: | Unreviewed |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Is this a design decision to not allow strings as args/kwargs?
attaching diff.
Attachments (3)
Change History (7)
by , 18 years ago
comment:1 by , 18 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:3 by , 18 years ago
| Summary: | url templatetag should accept ags/kwars as strings and not just variables → url templatetag should accept args/kwargs as strings and not just variables |
|---|
I'm submitting a new patch to "resolve" ticket #5140 too.
by , 18 years ago
| Attachment: | url_patch.diff added |
|---|
by , 18 years ago
| Attachment: | url_patch.2.diff added |
|---|
comment:4 by , 18 years ago
| Resolution: | → invalid |
|---|---|
| Status: | reopened → closed |
use double not single quoted strings.
Note:
See TracTickets
for help on using tickets.
INVALID.