i made a pinax basic_project,and i found this in settings.py:
LANGUAGE_CODE = 'en'
and my pinax is not only en :
why ???
thanks
i made a pinax basic_project,and i found this in settings.py:
LANGUAGE_CODE = 'en'
and my pinax is not only en :
why ???
thanks
It should have got something to do with your browser's language selection preference.