I am using django 1.5 with pytz. Currently all the datetimes stored in the
database are in UTC. The frontend application is timezone aware (users
worldwide), that means that I store the user timezone in his profile.
Administration is using the default timezone as in settings.py (UTC).
What ab
Hello,
I have a django project running on digitalocean (in a 512M server) and
suddenly it appears Error 500 on the Apache.
I'm running wsgi and only 2 users (because we are starting)
Looking on the logs, the errors were the following:
1. ImproperlyConfigured: Error importing middleware
djang
2 matches
Mail list logo