Skip to content

v1.0.8

Compare
Choose a tag to compare
@agusmakmun agusmakmun released this 02 Jan 13:43
· 395 commits to master since this release
  • Added global draceditor settings
# Input: string boolean, `true/false`
DRACEDITOR_ENABLE_CONFIGS' = {
    'imgur': 'true',     # to enable/disable imgur uploader.
    'mention': 'false',  # to enable/disable mention
    'jquery': 'true',    # to include/revoke jquery (require for admin default django)
}