diff options
Diffstat (limited to 'www/py-dj52-django-choices-field/pkg-descr')
-rw-r--r-- | www/py-dj52-django-choices-field/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-dj52-django-choices-field/pkg-descr b/www/py-dj52-django-choices-field/pkg-descr new file mode 100644 index 000000000000..3a855539fca9 --- /dev/null +++ b/www/py-dj52-django-choices-field/pkg-descr @@ -0,0 +1,2 @@ +This package provides a Django field that set/get the "TextChoices" and +"IntegerChoices" enumerations. |