* WIP * Add bulk sync view for config contexts * Introduce 'sync' permission for synced data models * Docs & cleanup * Remove unused method * Add a REST API endpoint to synchronize config context data
This commit is contained in:

committed by
jeremystretch

parent
664132281e
commit
678a7d17df
@@ -8,6 +8,7 @@ EXTRAS_FEATURES = [
|
||||
'export_templates',
|
||||
'job_results',
|
||||
'journaling',
|
||||
'synced_data',
|
||||
'tags',
|
||||
'webhooks'
|
||||
]
|
||||
|
Reference in New Issue
Block a user