django.utils.timezone get_current_timezone Example Code

get_current_timezone is a callable within the django.utils.timezone module of the Django project.

Example 1 from django-filer

django-filer (project documentation) is a file management library for uploading and organizing files and images in Django's admin interface. The project's code is available under the BSD 3-Clause "New" or "Revised" open source license.

django-filer / filer / models / imagemodels.py