issues
search
occipital
/
django-content-settings
The most advanced admin editable setting for Django
https://django-content-settings.readthedocs.io/
38
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Command `cs_makemigrations`
#116
oduvan
opened
2 weeks ago
0
Help column is hard to read
#115
richardbrockie
closed
2 weeks ago
4
Prevent being used without cached backend properly configured on a prod
#114
oduvan
opened
3 weeks ago
0
content_setting.py should not only be inside of app but also inside of project (next to the setting)
#113
oduvan
opened
4 weeks ago
0
Empty Value for `URLString` - or how should empty values validated
#112
oduvan
closed
4 weeks ago
0
Test Default Value
#111
oduvan
closed
4 weeks ago
0
binary instead of simple string for illustrating that this string should be converted into function
#110
oduvan
opened
3 months ago
0
Import export; UI and Commads; Commads docs #107 #108
#109
oduvan
closed
3 months ago
0
Getting history changes batch
#108
oduvan
closed
3 months ago
0
Set the source of the default values from the JSON file
#107
oduvan
closed
3 months ago
0
Defaults context should work not only with type attributes, but also class attributes
#106
oduvan
closed
3 months ago
0
`types.code` separate module for eval and exec types
#105
oduvan
closed
3 months ago
1
CONTENT_SETTINGS_CHAIN_VALIDATE - validate all of the values in the context of changes that would be applied
#104
oduvan
closed
3 months ago
0
Don't make preview for a very basic types unless those types are part of complex types
#103
oduvan
closed
2 weeks ago
0
Article of UI interface
#102
oduvan
closed
3 months ago
0
Validation Py objects when the project started
#101
oduvan
closed
3 months ago
0
json_view_value for very simple types
#100
oduvan
closed
3 months ago
0
API for getting all settings in one call
#99
oduvan
closed
3 months ago
0
Update caching Article
#98
oduvan
closed
4 months ago
0
Primary Keys revision
#97
oduvan
opened
4 months ago
0
Django-related types or functions in type attribute should be able to accept just string as an import line
#96
oduvan
closed
3 months ago
0
FetchSettingsView.attrs interface should be more flex and allow to have mix of generators and static names
#95
oduvan
closed
4 months ago
0
urls.py should be removed
#94
oduvan
closed
4 months ago
0
Documentation for the extension points
#93
oduvan
closed
3 months ago
0
documentation for UI
#92
oduvan
closed
3 months ago
0
Update package versions to the most recent
#91
oduvan
closed
4 months ago
0
First Set of sub-apps
#90
oduvan
closed
5 days ago
0
In case of admin checksum check is on - periodically monitor of how the values are changed
#89
oduvan
opened
4 months ago
0
Do not have `not_`, `or_` and `and_` functions in permissions. Keep it only in functools
#88
oduvan
closed
4 months ago
0
Remove united object of settings and content_settings
#87
oduvan
closed
4 months ago
0
mdsource.py should generate index tree in the beginning of the file
#86
oduvan
closed
4 months ago
0
Defaults #82
#85
oduvan
closed
4 months ago
0
setting static files (js and css) for content settings
#84
oduvan
closed
4 months ago
0
content settings and settings should always be combined with django settings
#83
oduvan
closed
4 months ago
1
Overwrite default attributes of the class in settings based on the classname in settings
#82
oduvan
closed
4 months ago
7
Testing different setting configuration (which require setting module reload)
#81
oduvan
closed
3 months ago
0
Error Message when content setting is not defined but trying to use it from the attribute
#80
oduvan
closed
6 months ago
0
Avoid attributes of querysets. Use function attributes instead, to avoid importing models in the content_settings module
#79
oduvan
closed
6 months ago
0
Possible Idea: `context_mixins` - working in the same way as context_defaults, but overwrites a `__new__` function for the class
#78
oduvan
closed
5 months ago
1
Automatically Adding a tag based on the app name where setting was initialized
#77
oduvan
closed
6 months ago
0
Check Availability of name in settings
#76
oduvan
closed
5 months ago
1
Caching Backend
#75
oduvan
closed
6 days ago
0
Add ability to exclude tags when filtering by tag in Django change view
#74
oduvan
opened
7 months ago
0
Validation before saving from change list view should be inside of `content_settings_context`
#73
oduvan
closed
8 months ago
0
Use `enum` for constants
#72
oduvan
closed
8 months ago
0
Fix Naming Consistency
#71
oduvan
opened
8 months ago
0
`from content_settings.conf import settings`
#70
oduvan
closed
8 months ago
0
Admin: fix delete button align
#69
oduvan
closed
8 months ago
0
Pass user in the preivew function, as preview action can use user information, such as email
#68
oduvan
closed
8 months ago
0
On Change / Create for content settings
#67
oduvan
closed
8 months ago
0
Next