django-enumchoicefield

A choice field for Django using native Python Enums

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-enumchoicefield

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.0.1 2022-05-22  
3.0.0 2022-03-20  
2.0.0 2019-12-30  
1.1.0 2019-03-06  
1.0.2 2018-07-20  
1.0.1 2018-07-20  
1.0.0 2018-01-31  
0.9.0 2017-05-17  
0.8.0 2016-10-21  
0.7.0 2016-10-20
0.6.0 2016-06-23
0.5.2 2015-11-24  
0.5.0 2015-11-23  
0.4.0 2015-06-17  
0.3.0 2015-06-04  
0.2.0 2015-06-04  
0.1.0 2015-06-03  

Issues with this package?

Page last updated 2026-05-12 20:45:02 UTC