We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a0cc71 + d670ad5 commit b3bf04eCopy full SHA for b3bf04e
blog/sitemap.py
@@ -26,5 +26,3 @@ class FlatpageSitemap(Sitemap):
26
def items(self):
27
return FlatPage.objects.all()
28
29
- # def lastmod(self, obj):
30
- # return obj.pub_date
0 commit comments