Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ http.py
File
http.py
tests/sitemaps_tests/urls/http.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
datetime
import
date, datetime
2
3
from
django.conf.urls.i18n
import
i18n_patterns
4
from
django.contrib.sitemaps
import
GenericSitemap, Sitemap, views
Callers
nothing calls this directly
Calls
6
GenericSitemap
Class · 0.90
cache_page
Function · 0.90
i18n_patterns
Function · 0.90
SimpleSitemap
Class · 0.85
order_by
Method · 0.80
all
Method · 0.45
Tested by
no test coverage detected