Navigation

  • index
  • next |
  • django-model-utils 0.0.0 documentation »
  • django-model-utils

django-model-utils¶

Django model mixins and utilities.

Contents¶

  • Setup
    • Installation
    • Dependencies
  • Fields
    • StatusField
    • MonitorField
    • SplitField
      • Accessing a SplitField on a model
      • Customized excerpting
    • UUIDField
    • UrlsafeTokenField
  • Models
    • TimeFramedModel
    • TimeStampedModel
    • StatusModel
    • SoftDeletableModel
    • UUIDModel
    • SaveSignalHandlingModel
  • Model Managers
    • InheritanceManager
    • JoinManager
    • QueryManager
    • SoftDeletableManager
    • Mixins
  • Miscellaneous Utilities
    • Choices
    • Field Tracker
      • Accessing a field tracker
      • Tracking specific fields
      • Tracking Foreign Key Fields
      • Checking changes using signals
      • FieldTracker implementation details
      • When FieldTracker resets fields state
  • Changelog
    • Unreleased
    • 4.2.0 (2021-10-11)
    • 4.1.1 (2020-12-01)
    • 4.1.0 (2020-11-29)
    • 4.0.0 (2019-12-11)
    • 3.2.0 (2019.06.21)
    • 3.1.2 (2018.05.09)
    • 3.1.1 (2017.12.17)
    • 3.1.0 (2017.12.11)
    • 3.0.0 (2017.04.13)
    • 2.6.1 (2017.01.11)
    • 2.6 (2016.09.19)
    • 2.5.2 (2016.08.09)
    • 2.5.1 (2016.08.03)
    • 2.5 (2016.04.18)
    • 2.4 (2015.12.03)
    • 2.3.1 (2015-07-20)
    • 2.3 (2015.07.17)
    • 2.2 (2014.07.31)
    • 2.1.1 (2014.07.28)
    • 2.1.0 (2014.07.25)
    • 2.0.3 (2014.03.19)
    • 2.0.2 (2014.02.19)
    • 2.0.1 (2014.02.11)
    • 2.0 (2014.01.06)
    • 1.5.0 (2013.08.29)
    • 1.4.0 (2013.06.03)
    • 1.3.1 (2013.04.11)
    • 1.3.0 (2013.03.27)
    • 1.2.0 (2013.01.27)
    • 1.1.0 (2012.04.13)
    • 1.0.0 (2011.06.16)
    • 0.6.0 (2011.02.18)
    • 0.5.0 (2010.09.24)
    • 0.4.0 (2010.03.16)
    • 0.3.0

Contributing¶

Please file bugs and send pull requests to the GitHub repository and issue tracker.

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • django-model-utils
    • Contents
    • Contributing
    • Indices and tables

Next topic

Setup

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • django-model-utils 0.0.0 documentation »
  • django-model-utils
© Copyright 2024, Carl Meyer. Created using Sphinx 7.2.6.