We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e13e6c2 + 95ff656 commit 369675dCopy full SHA for 369675d
README.rst
@@ -101,7 +101,7 @@ to get ``IMGUR_CLIENT_ID`` and ``IMGUR_API_KEY``.
101
102
# Global martor settings
103
# Input: string boolean, `true/false`
104
- MARTOR_ENABLE_CONFIGS' = {
+ MARTOR_ENABLE_CONFIGS = {
105
'imgur': 'true', # to enable/disable imgur/custom uploader.
106
'mention': 'false', # to enable/disable mention
107
'jquery': 'true', # to include/revoke jquery (require for admin default django)
0 commit comments