Opened 15 years ago
Closed 15 years ago
#15706 closed (duplicate)
Django GIS Feeds should use the new syndication.views.Feed
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | GIS | Version: | 1.3 |
| Severity: | Keywords: | Feed | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Currently, contrib.gis.feeds.Feed relies on the deprecated contrib.syndication.feeds.Feed rather than the new contrib.syndication.views.Feed.
Note:
See TracTickets
for help on using tickets.
Marking as a duplicate of #15707, which has a patch.