adamcharnock / django-hordak

Double entry accounting in Django
http://django-hordak.readthedocs.io
MIT License
228 stars 55 forks source link

Remove use of `model_utils.Choices` #123

Closed adamcharnock closed 1 week ago

adamcharnock commented 1 week ago

This is now available in Django core, and model_utils is otherwise unused.