2025-05-10 21:49:39 +08:00

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