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

Basic is a simple cover or different basic types with some cases or some usage Advanced - is more of the dive deep, with advanced features dcs has

documentation
v1

The name for content settings should include the name of the class. So if the class is updated, that means the key for the cache should be changed, but the...

enhancement

in order to use a certain user defined type user should have both view and update permissions For example I can limit permission of using code-type variables

different type * upload to media and store full path * store base64

enhancement

https://django-content-settings.readthedocs.io/en/latest/changelog/

documentation

- [ ] for add new form - [ ] for change form - [ ] changing type in the middle of editing

enhancement

store current user in global, and define new template classes that work with global user * DjangoTemplateCurUser * DjangoTemplateCurUserNoArgs * SimpleEvalCurUser * SimpleEvanCurUserNoArgs * SimpleExecCurUser * SimpleExecCurUserNoArgs cur user can...

enhancement

If I update version of the setting and the previous version is valid - do not reset value

enhancement