Implemented locales + previous weeks in time graph

This commit is contained in:
NaNoMelo
2024-10-22 13:17:50 +02:00
committed by imperosol
parent f133bac921
commit 9206fed4ce
4 changed files with 40 additions and 13 deletions

View File

@@ -164,6 +164,7 @@ TEMPLATES = [
"ProductType": "counter.models.ProductType",
"timezone": "django.utils.timezone",
"get_sith": "com.views.sith",
"get_current_language": "django.views.i18n.get_language",
},
"bytecode_cache": {
"name": "default",