Release 15 - Revamp #38
3 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ USE_L10N = True
|
||||||
USE_TZ = True
|
USE_TZ = True
|
||||||
|
|
||||||
LOCALE_PATHS = [
|
LOCALE_PATHS = [
|
||||||
BASE_DIR / "locales"
|
BASE_DIR / "app" / "locales"
|
||||||
]
|
]
|
||||||
|
|
||||||
# Static files (CSS, JavaScript, Images)
|
# Static files (CSS, JavaScript, Images)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue