1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
==================
django-model-utils
==================
Django model mixins and utilities.
Contents
========
.. toctree::
:maxdepth: 3
setup
fields
models
managers
utilities
changelog
Contributing
============
Please file bugs and send pull requests to the `GitHub repository`_ and `issue
tracker`_.
.. _GitHub repository: https://github.com/jazzband/django-model-utils/
.. _issue tracker: https://github.com/jazzband/django-model-utils/issues
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|