1.4.0 sitemap

This commit is contained in:
SDE
2024-06-29 16:34:36 +03:00
parent 0e184f0b87
commit 0be38ac466
8 changed files with 193 additions and 10 deletions

View File

@@ -95,6 +95,8 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'django.contrib.humanize',
'django.contrib.sitemaps',
'django.contrib.sites',
'colorfield',