github stars increase django versions to >4.0

This commit is contained in:
2022-07-10 01:49:11 +03:00
parent 63592f6c03
commit a17fac1473
9 changed files with 1510 additions and 1088 deletions

View File

@@ -12,7 +12,7 @@ from typing import Dict, List, Tuple, Union
DEBUG = True
from django.utils.translation import ugettext_lazy as _
from django.utils.translation import gettext_lazy as _
from server.settings.components import BASE_DIR, config