/django-model-utils

Django model mixins and utilities.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django-model-utils

https://secure.travis-ci.org/carljm/django-model-utils.png?branch=master https://coveralls.io/repos/carljm/django-model-utils/badge.png?branch=master

Django model mixins and utilities.

django-model-utils supports Django 1.4 through 1.9 (latest bugfix release in each series only) on Python 2.6 (through Django 1.6 only), 2.7, 3.3 (through Django 1.8 only), 3.4 and 3.5.

This app is available on PyPI.

Getting Help

Documentation for django-model-utils is available at https://django-model-utils.readthedocs.io/

Contributing

Please file bugs and send pull requests to the GitHub repository and issue tracker. See CONTRIBUTING.rst for details.