django-tidyenum

https://badge.fury.io/py/django-tidyenum.png https://travis-ci.org/tindie/django-tidyenum.png?branch=master https://pypip.in/d/django-tidyenum/badge.png

Django choices fields driven by PEP435 Enums.

Documentation

The full documentation is at http://django-tidyenum.rtfd.org.

Quickstart

Install django-tidyenum:

pip install django-tidyenum

Then use it in a project:

import django-tidyenum

Features

  • TODO