python3-django-model-utils
Django model mixins and utilities — Python 3
Description
Django is a high-level web application framework that loosely follows the model-view-controller design pattern. The ‘django-model-utils’ library provides some mixins and utilities for Django: * QueryManager: one-line definition of Managers returning a
custom QuerySet.
* InheritanceCastModel: more efficient use of model inheritance
* TimeStampedModel: self-updating ‘created’ and ‘modified’ fields.
This package installs the library for Python 3.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/jazzband/django-model-utils
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-django-model-utils