adamcharnock / django-hordak

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

Remove use of `model_utils.Choices` #123

Closed adamcharnock closed 5 months ago

adamcharnock commented 5 months ago

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