Navigation

  • index
  • next |
  • django-model-utils 2.3a1 documentation »

django-model-utils¶

Django model mixins and utilities.

Contents¶

  • Setup
    • Installation
    • Dependencies
  • Fields
    • StatusField
    • MonitorField
    • SplitField
      • Accessing a SplitField on a model
      • Customized excerpting
  • Models
    • TimeFramedModel
    • TimeStampedModel
    • StatusModel
  • Model Managers
    • InheritanceManager
    • QueryManager
    • PassThroughManager
    • Mixins
  • Miscellaneous Utilities
    • Choices
    • Field Tracker
      • Accessing a field tracker
      • Tracking specific fields
      • Checking changes using signals

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

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • django-model-utils 2.3a1 documentation »
© Copyright 2013, Carl Meyer. Last updated on Mar 14, 2016. Created using Sphinx 1.4a0+.