#9555 closed (fixed)
feed_url parameter not recognized
| Reported by: | sedden | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.syndication | Version: | dev |
| Severity: | Keywords: | feeds | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The feed_url parameter in django.contrib.syndication.feeds.Feed is not being recognized. It's hardcoded to request.path.
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | syndication_feeds_r9370.diff added |
|---|
comment:1 by , 17 years ago
| milestone: | → 1.1 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
feed_url parameter to be recognized