MCPcopy
hub / github.com/django/django / SitemapIndexItem

Class SitemapIndexItem

django/contrib/sitemaps/views.py:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14@dataclass
15class SitemapIndexItem:
16 location: str
17 last_mod: bool = None
18
19
20def x_robots_tag(func):

Callers 1

indexFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected