Merge branch 'main' of ssh://git.poraab.com/aminhashemi92/shafafiyat into production

This commit is contained in:
Haydo 2025-10-10 11:58:34 +03:30
commit d3857d37c5
34 changed files with 952 additions and 405 deletions

View file

@ -179,15 +179,15 @@ DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
JAZZMIN_SETTINGS = {
# title of the window (Will default to current_admin_site.site_title if absent or None)
"site_title": "سامانه شفافیت",
"site_title": "کنتور پلاس",
# Title on the login screen (19 chars max) (defaults to current_admin_site.site_header if absent or None)
"site_header": "سامانه شفافیت",
"site_header": "کنتور پلاس",
# Title on the brand (19 chars max) (defaults to current_admin_site.site_header if absent or None)
"site_brand": "سامانه شفافیت",
"site_brand": "کنتور پلاس",
# Welcome text on the login screen
"welcome_sign": "به سامانه شفافیت خوش آمدید",
"welcome_sign": "به کنتور پلاس خوش آمدید",
# Copyright on the footer
"copyright": "سامانه شفافیت",
"copyright": "کنتور پلاس",
# Logo to use for your site, must be present in static files, used for brand on top left
# "site_logo": "../static/dist/img/iconlogo.png",
# Relative paths to custom CSS/JS scripts (must be present in static files)