mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Force English locale
This commit is contained in:
parent
fef531d8e8
commit
8d27a53590
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ PATH = 'content'
|
||||||
|
|
||||||
TIMEZONE = 'Africa/Nairobi'
|
TIMEZONE = 'Africa/Nairobi'
|
||||||
DEFAULT_LANG = 'en'
|
DEFAULT_LANG = 'en'
|
||||||
|
LOCALE = 'C'
|
||||||
|
|
||||||
# Feed generation is usually not desired when developing
|
# Feed generation is usually not desired when developing
|
||||||
FEED_ALL_ATOM = None
|
FEED_ALL_ATOM = None
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue