Opened 17 years ago
Closed 17 years ago
#5277 closed (wontfix)
[patch] use URL reversing instead of hardcoded URLs in comment templates
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.comments | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
django.contrib.comments
has some hardcoded URLs in templates. This is surely a bad thing but can be easily fixed.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | commens.patch added |
---|
comment:1 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Thanks for the patch, but the comments framework is due for a complete reworking. I've closed this as wontfix until this is done.
Note:
See TracTickets
for help on using tickets.
use URL reversing instead of hardcoded URLs