Django-content-settings

Latest version: v0.29.2

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

0.25

* `UserTagSetting.tag` is now charfield, so it works correctly with MySQL
* Django Admin UI updated, and more space dedicated to help text

0.24

* using migrate module you can add content settings change into migration

0.23

* Make sure all types can work with empty values (when those are not required)
* change verification order
* new setting `CONTENT_SETTINGS_VALIDATE_DEFAULT_VALUE` - validates not only DB values but also default values

0.22

* Move split by first line into a separate repo. [dcs-split-by-first-line](https://github.com/oduvan/dcs-split-by-first-line)

0.21

* `DjangoTemplateNoArgsHTML` and change `DjangoTemplateHTML`
* `ProcessorsMixin` and `GiveProcessorsMixin` new mixins. More in [types](types.mdmixins-source)
* new doc about [template types](template_types.md)
* `result_validator`
* `PreviewValidator`, `PreviewValidationError`. More in [template types](template_types.mdcustom-validator).
* `SimpleExecNoCompile`. More in [template types](template_types.mdsimpleexecnocompilesystemexec-staticdatamixin-simpletext).
* refactoring of template attributes. They all have prefix template now. More in [template types](template_types.md).
* `suffixes` attribute is a dict with function as value.
* `template_bultins` attrubute as a replacement for `allow_import`. More in [template types](template_types.md).

0.20.1

* new [settings](settings.md) - `CONTENT_SETTINGS_CHECK_UPDATE_CELERY` and `CONTENT_SETTINGS_CHECK_UPDATE_HUEY`
* fix `widgets_attr`

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.