from diary_app.settings import * DATABASES = {} STATICFILES_DIRS = [BASE_DIR / 'static']