
django-timezone-field 7.2.1
0
A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.
Contents
A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.
Stars: 412, Watchers: 412, Forks: 98, Open Issues: 9The mfogel/django-timezone-field repo was created 13 years ago and the last code push was 2 weeks ago.
The project is popular with 412 github stars!
How to Install django-timezone-field
You can install django-timezone-field using pip
pip install django-timezone-field
or add it to a project with poetry
poetry add django-timezone-field
Package Details
- Author
- Mike Fogel
- License
- BSD-2-Clause
- Homepage
- https://github.com/mfogel/django-timezone-field/
- PyPi:
- https://pypi.org/project/django-timezone-field/
- GitHub Repo:
- https://github.com/mfogel/django-timezone-field
Classifiers
- Utilities
Related Packages
Errors
A list of common django-timezone-field errors.
Code Examples
Here are some django-timezone-field code examples and snippets.
pythonfix







