Installation
Install from PyPI with pip:
pip install django-model-utils
To use django-model-utils in your Django project, just import and
use the utility classes described in this documentation; there is no need to
modify your INSTALLED_APPS setting.