django-enumfields 2.1.1
0
Real Python Enums for Django.
Contents
Real Python Enums for Django.
Stars: 146, Watchers: 146, Forks: 59, Open Issues: 12The hzdg/django-enumfields
repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 146 github stars!
How to Install django-enumfields
You can install django-enumfields using pip
pip install django-enumfields
or add it to a project with poetry
poetry add django-enumfields
Package Details
- Author
- HZDG
- License
- MIT
- Homepage
- https://github.com/hzdg/django-enumfields
- PyPi:
- https://pypi.org/project/django-enumfields/
- GitHub Repo:
- https://github.com/hzdg/django-enumfields
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common django-enumfields errors.
Code Examples
Here are some django-enumfields
code examples and snippets.