Changes between Initial Version and Version 1 of Ticket #16391, comment 1
- Timestamp:
- Jul 7, 2011, 1:55:19 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16391, comment 1
initial v1 5 5 You could use a something like `r'/users/(?:<% )(\w+)(?: %>)'` or `r'/users/(\w+|<% \w+ %>)'` in your URLconf — sure, it's a hack. 6 6 7 EDIT: while working on this, I missed the fact that the ticket suggested a new tag, not a modification of the existing tag. Please disregard the comment above. Still, it's DDN.