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.
1 parent f8be682 commit a691099Copy full SHA for a691099
martor_demo/martor_demo/settings.py
@@ -32,8 +32,6 @@
32
'jquery': 'true', # to include/revoke jquery (require for admin default django)
33
'living': 'false' # to enable/disable live updates in preview
34
}
35
-MARTOR_IMGUR_CLIENT_ID = '81e165cc812a9a5'
36
-MARTOR_IMGUR_API_KEY = '943c0f56d7cfc435d584ba3c2ac2c6062ed40aab'
37
38
# Application definition
39
INSTALLED_APPS = [
0 commit comments