You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-django-timezone-field-6.1.0-1.lbn36.noarch

python3-django-timezone-field-6.1.0-1.lbn36.noarch

Package Attributes
RPM  python3-django-timezone-field-6.1.0-1.lbn36.noarch.rpm Architecture  noarch Size  40770 Created  2024/07/01 13:32:05 UTC
Package Specification
Summary A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.
Group Unspecified
License ZPL
Home Page https://pypi.org/project/django-timezone-field
Description

django-timezone-field

A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects. The transition from pytz to zoneinfo Like Django, this app supports both pytz and zoneinfo objects while the community transitions away from pytz to zoneinfo. All exposed fields and functions that return a timezone object accept an optional boolean kwarg use_pytz. If not explicitly specified, the default value used for use_pytz matches Django's behavior:

Django <= 3.X: use_pytz defaults to True Django == 4.X: use_pytz defaults to the value of django.conf.settings.USE_DEPRECATED_PYTZ, which itself defaults to False Django >= 5.X: django plans to drop support for pytz altogether, and this app will likely do the same.

Note that this app does not declare pytz to be a dependency, so if you're using this app with use_pytz=True, you'll need to ensure pytz is included in the environment yourself. Differences in recognized timezones between pytz and zoneinfo pytz and z

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
(python3.10dist(django) < 6~~ with python3.10dist(django) >= 3.2)  
rpmlib(TildeInVersions)  
Provides
python-django-timezone-field
python3-django-timezone-field
python3.10-django-timezone-field
python3.10dist(django-timezone-field)
python3dist(django-timezone-field)
Obsoletes
python-django-timezone-field

Document Actions