Compare commits
2 commits
7319a738f4
...
823fe53e22
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
823fe53e22 | ||
|
|
1ac1ac81b4 |
1 changed files with 1 additions and 0 deletions
|
|
@ -235,6 +235,7 @@ WHITENOISE_MANIFEST_STRICT = False
|
||||||
|
|
||||||
LOCALE_PATHS = [os.path.join(BASE_DIR, "photo21/locale")]
|
LOCALE_PATHS = [os.path.join(BASE_DIR, "photo21/locale")]
|
||||||
|
|
||||||
|
FIXTURE_DIRS = [os.path.join(BASE_DIR, "photo21/fixtures")]
|
||||||
|
|
||||||
# Do not send email during debug
|
# Do not send email during debug
|
||||||
# By default Django sends mails to localhost:25 without authentification
|
# By default Django sends mails to localhost:25 without authentification
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue