django-content-settings icon indicating copy to clipboard operation
django-content-settings copied to clipboard

The most advanced admin editable setting for Django

Results 35 django-content-settings issues
Sort by recently updated
recently updated
newest added

As there is an options of using content settings in combine with the settings we need a validation of the name intersection when creating a new setting. `CONTENT_SETTINGS_DJANGO_COMBINE=False` by default...

enhancement

Make a current caching scheme as extendable backend, so in case when you don't like the way of caching signals work, and you want to rewrite it - the only...

enhancement

* prefix `T` for classes or content types * prefix `M` for mixins

enhancement
v1

for complex types as JSON, YAML, HTML, Python

enhancement

- [ ] suffixes - [ ] prefixes - [ ] dir - [ ] other functions

documentation
v1

Error details: ``` venv) user@macbook prime % ./manage.py migrate Operations to perform: Apply all migrations: admin, auth, content_settings, contenttypes, django_celery_beat, django_celery_results, inventory, lifecycle, sessions, support Running migrations: Applying content_settings.0001_initial...Traceback (most...

possible bug

[translation](https://docs.djangoproject.com/en/5.0/topics/i18n/translation/)

documentation