Implemented locales + previous weeks in time graph

This commit is contained in:
NaNoMelo
2024-11-27 15:00:05 +01:00
committed by imperosol
parent f133bac921
commit 9206fed4ce
4 changed files with 40 additions and 13 deletions
+1
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",