django-extra-settings
django-extra-settings copied to clipboard
:gear: config and manage typed extra settings using just the django admin.
updates: - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0) - [github.com/adamchainz/django-upgrade: 1.19.0 → 1.20.0](https://github.com/adamchainz/django-upgrade/compare/1.19.0...1.20.0) - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.6.2)
--- name: Pull request about: Submit a pull request for this project assignees: fabiocaccamo --- **Describe your changes** Update readme to have working instructions on updating setting values. **Related issue**...
**Python version** 3.12 **Django version** 5.0.7 **Package version** 0.12.0 **Current behavior (bug description)** Django Version: | 5.0.7 IntegrityError UNIQUE constraint failed: extra_settings_setting.name When using the update code from the docks...
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Release notes Sourced from pre-commit's releases. pre-commit v3.8.0 Features Implement health checks for language: r so environments are recreated if...
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. Release notes Sourced from tox's releases. 4.16.0 What's Changed Fix two small documentation issues by @srenfo in tox-dev/tox#3297 Fix tests...
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. Changelog Sourced from coverage's changelog. Version 7.6.0 — 2024-07-11 Exclusion patterns can now be multi-line, thanks to Daniel Diniz <pull...
Update versions of pre-commit hooks to latest version.
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. Changelog Sourced from coverage's changelog. Version 7.9.0 — 2025-06-11 Added a [run] core configuration setting to specify the measurement core,...
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. Release notes Sourced from tox's releases. 4.26.0 What's Changed Add a missing quote in a TOML example @ config.rst by...
Update versions of pre-commit hooks to latest version.