Allow displaying more news

This commit is contained in:
2025-02-17 01:34:10 +01:00
parent 88b3f7c322
commit a592a607c1
4 changed files with 147 additions and 107 deletions

View File

@ -162,6 +162,7 @@ TEMPLATES = [
"Launderette": "launderette.models.Launderette",
"Counter": "counter.models.Counter",
"timezone": "django.utils.timezone",
"timedelta": "datetime.timedelta",
"get_sith": "com.views.sith",
"get_language": "django.utils.translation.get_language",
},