Contents

django-enumfields 2.1.1

0

Real Python Enums for Django.

Real Python Enums for Django.

Stars: 145, Watchers: 145, Forks: 59, Open Issues: 12

The hzdg/django-enumfields repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 145 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
No  django-enumfields  pypi packages just yet.

Errors

A list of common django-enumfields errors.

Code Examples

Here are some django-enumfields code examples and snippets.

Related Packages & Articles

django-debug-toolbar 4.3.0

A configurable set of panels that display various debug information about the current request/response.