Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
15
class
SitemapIndexItem:
16
location: str
17
last_mod: bool = None
18
19
20
def
x_robots_tag(func):
Callers
1
index
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected