MCPcopy
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

1from datetime import date, datetime
2
3from django.conf.urls.i18n import i18n_patterns
4from django.contrib.sitemaps import GenericSitemap, Sitemap, views

Callers

nothing calls this directly

Calls 6

GenericSitemapClass · 0.90
cache_pageFunction · 0.90
i18n_patternsFunction · 0.90
SimpleSitemapClass · 0.85
order_byMethod · 0.80
allMethod · 0.45

Tested by

no test coverage detected