Hi Eduardo. I'm running the django development server (I'm running it with python manage.py runserver 0.0.0.0:8000).
Right now I'm migrating the old blog, so, I'm just trying to adjust the theme, categories, and so on. I have not configured gunicorn or uwsgi yet. El jueves, 14 de mayo de 2015, 12:14:45 (UTC-5), Eduardo Rivas escribió: > > Hi Jonathan. > > Are you using the Django development server, or a standalone application > server (gunicorn, uwsgi, Apache, etc)? > > I've encountered similar errors when running outside the development > server, and the fix was to enable the appropriate locales in the server > configuration. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
