Opened 17 years ago
Closed 17 years ago
#8574 closed (fixed)
Sitemap should be a new style class
| Reported by: | Henrik Vendelbo | Owned by: | nobody |
|---|---|---|---|
| Component: | Contrib apps | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
django.contrib.sitemaps.Sitemap should be a new-style class deriving from object.
Change History (2)
comment:1 by , 17 years ago
| Component: | Uncategorized → Contrib apps |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [9052]) Fixed #8574 -- Made Sitemap a new-style class