python - What are proper values for SITE_NAME configuration in Django settings? -


i'm working on edx-platform opensource mooc platform based on django 1.4.

i'm improving translation of , keeps bother me default (and required) value site_name edx.org. while can change domain e.g. edraak.org still don't having site_name domain.

it seems vanilla django expects domain name.

is old naming issue? or i'm misunderstanding.

could please explain proper (i.e. expected/recommended django) setting value?


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -