Skip to content

Instantly share code, notes, and snippets.

@ajamaica
Created February 13, 2013 07:31
Show Gist options
  • Save ajamaica/4942896 to your computer and use it in GitHub Desktop.
Save ajamaica/4942896 to your computer and use it in GitHub Desktop.
Problema con Locale django
nano .bash_profile
export LC_ALL=en_GB.UTF-8
export LANG=en_GB.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment