Contents

django-model-utils 4.5.1

0

Django model mixins and utilities

Django model mixins and utilities

Stars: 2600, Watchers: 2600, Forks: 358, Open Issues: 104

The jazzband/django-model-utils repo was created 14 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 2600 github stars!

How to Install django-model-utils

You can install django-model-utils using pip

pip install django-model-utils

or add it to a project with poetry

poetry add django-model-utils

Package Details

Author
Carl Meyer
License
BSD
Homepage
https://github.com/jazzband/django-model-utils
PyPi:
https://pypi.org/project/django-model-utils/
GitHub Repo:
https://github.com/jazzband/django-model-utils

Classifiers

No  django-model-utils  pypi packages just yet.

Errors

A list of common django-model-utils errors.

Code Examples

Here are some django-model-utils code examples and snippets.

GitHub Issues

The django-model-utils package has 104 open issues on GitHub

  • Allow running tests using sqlite
  • Tracker field and Django 3.2
  • FieldTracker performance

See more issues on GitHub

Related Packages & Articles

django-mailbox 4.10.1

Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.

django-log-request-id 2.1.0

Django middleware and log filter to attach a unique ID to every log message generated as part of a request