File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ Please register application in https://api.imgur.com/oauth2/addclient
9898to get ``IMGUR_CLIENT_ID `` and ``IMGUR_API_KEY ``.
9999
100100Check this setting is not set else csrf will not be sent over ajax calls
101+
101102::
102103 CSRF_COOKIE_HTTPONLY = False
103104
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22
3- __VERSION__ = '1.1.7 '
3+ __VERSION__ = '1.1.8 '
44__AUTHOR__ = 'Agus Makmun (Summon Agus)'
55__AUTHOR_EMAIL__ = '[email protected] '
Original file line number Diff line number Diff line change 11/**
2- * Name : DracEditor v1.1.7
2+ * Name : DracEditor v1.1.8
33 * Created by : Agus Makmun (Summon Agus)
4- * Release date : 15-March -2017
4+ * Release date : 11-April -2017
55 * Official : https://dracos-linux.org
66 * License : GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
77 * Repository : https://github.com/agusmakmun/dracos-markdown-editor
You can’t perform that action at this time.
0 commit comments