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
  • 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

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 2021, Carl Meyer. Created using Sphinx 3.5.4.