django-easy-timezones
django-easy-timezones copied to clipboard
Why only process middleware?
We need more functions, for using it in code without django templates
Sure, example?
How I can detect a user timezone from my application code?
The middleware sets a session variable so you can use request.session['django_timezone']