django-timezone-field 7.0
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: 397, Watchers: 397, Forks: 96, Open Issues: 6The mfogel/django-timezone-field
repo was created 12 years ago and the last code push was 4 days ago.
The project is popular with 397 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.
GitHub Issues
The django-timezone-field package has 6 open issues on GitHub
- stdlib zoneinfo support