8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
|
config BR2_PACKAGE_PYTHON_DJANGO_ENUMFIELDS
|
||
|
bool "python-django-enumfields"
|
||
|
select BR2_PACKAGE_PYTHON_ENUM34 if BR2_PACKAGE_PYTHON # runtime
|
||
|
help
|
||
|
Real Python Enums for Django.
|
||
|
|
||
|
https://github.com/hzdg/django-enumfields
|