fix prints
This commit is contained in:
parent
6367d34f0c
commit
10810f8700
15 changed files with 423 additions and 245 deletions
|
|
@ -157,15 +157,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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue