add new page levels
This commit is contained in:
2023-07-12 20:00:10 +03:00
parent b033f5c96d
commit ed402e6b2d
11 changed files with 232 additions and 2 deletions

View File

@@ -133,6 +133,10 @@ MEDIA_ROOT = 'media/'
STATIC_URL = '/static/'
STATIC_ROOT = '/'
STATICFILES_DIRS = [
BASE_DIR / "static",
]
# Default primary key field type
# https://docs.djangoproject.com/en/4.2/ref/settings/#default-auto-field