Opened 18 years ago
Closed 18 years ago
#6150 closed (worksforme)
CommonMiddleware not appending slashes
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | middleware CommonMiddleware | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
CommonMiddleware is not appending slashes properly in the latest trunk (rev 6898). I've even created a brand new project, with an unmodified settings.py and it still doesn't behave properly. I tried explicitly declaring APPEND_SLASH = True in my settings.py but it doesn't fix things either.
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.