python-django-model-utils
Port variant v11
Summary Django model mixins and utilities (3.11)
Package version 4.5.0
Homepage https://github.com/jazzband/django-model-utils
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 02 APR 2024, 23:04:22 UTC
Port created 02 FEB 2018, 15:29:04 UTC
Subpackage Descriptions
single ================== django-model-utils ================== :alt: Jazzband :alt: Supported Python versions :alt: Supported Django versions Django model mixins and utilities. ``django-model-utils`` supports `Django`_ 3.2+. .. _Django: https://www.djangoproject.com/ This app is available on `PyPI`_. .. _PyPI: https://pypi.python.org/pypi/django-model-utils/ Getting Help ============ Documentation for django-model-utils is available https://django-model-utils.readthedocs.io/ Run tests --------- .. code-block pip install -e . py.test Contributing ============ Please file bugs and send pull requests to the `GitHub repository`_ and `issue tracker`_. See `CONTRIBUTING.rst`_ for details. .. _GitHub repository: https://github.com/jazzband/django-model-utils/ .. _issue tracker: https://github.com/jazzband/django-model-utils/issues .. _CONTRIBUTING.rst: https://github.com/jazzband/django-model-utils/blob/master/CONTRIBUTING.rst Changelog ========= To be released -------------- - Add deprecation warning for MonitorField. The default value will be `None` instead of `django.utils.timezone.now` - when nullable and without a default. - Add Brazilian Portuguese translation (GH-#578) - Don't use `post_init` signal for initialize tracker 4.4.0 (2024-02-10) ------------------ - Add support for `Python 3.11` (GH-#545) - Add support for `Python 3.12` (GH-#545) - Drop support for `Python 3.7` (GH-#545) - Add support for `Django 4.2` - Add support for `Django 5.0` - Remove SaveSignalHandlingModel. This model used a modified copy of the internal Django method `Model.save_base()` and had not been updated for upstream bug fixes changes since its addition. - Add Swedish translation - Use proper column name instead of attname (GH-#573) - Fix ValueError when calling prefetch_related for tracked ForeignKey fields 4.3.1 (2022-11-15) ------------------ - Confirm support for `Django 4.0` - Add Spanish translation - Add French translation - Drop Django 1.7 workaround from `select_subclasses()` - Drop support for `Django < 3.2` - Drop support for `Python 3.6` - Confirm support for `Django 4.1` 4.3.0 ----- - Never released due to packaging issues. 4.2.0 (2021-10-11) ------------------ - Add support for `Django 3.2` - Drop support for `Django 3.0` - Add support for `Python 3.10` - Added urlsafe token field. - Introduce context manager for FieldTracker state reset (GH-#491) - Fix performance regression of FieldTracker on FileField subclasses on Django 3.1+ (GH-#498)
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:standard
Build and Runtime python311:single:standard
Runtime (only) python-Django:single:v11
Download groups
main mirror://PYPIWHL/5c/3a/bdb3bfe38b55faabefb50c70e8c2e6433e4fb05625d10d00d78e6905d67b
Distribution File Information
745bf343f44e4c95216dd1c0b8307ad50906caadb9b8b4c337d768452840c252 39007 django_model_utils-4.5.0-py3-none-any.whl
Ports that require python-django-model-utils:v11
No other ports depend on this one.