0.0.29 fix init options

This commit is contained in:
SDE
2023-12-02 13:43:40 +03:00
parent 0aa018043c
commit 0506d0b345
2 changed files with 23 additions and 20 deletions

View File

@@ -17,6 +17,9 @@ def MainPage(request):
# print(f'LOCALE_PATHS = {str(settings.LOCALE_PATHS)}')
from .init_options import init_options
init_options()
page = StaticPage.objects.get(url='main')
# from ArticlesApp.models import ArticleModel