Merge pull request #387 from liangliangyy/dev

close #386
且听风吟 6 years ago committed by GitHub
commit b3d04c108f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -291,3 +291,4 @@ COMPRESS_JS_FILTERS = [
MEDIA_ROOT = os.path.join(SITE_ROOT, 'uploads')
MEDIA_URL = '/media/'
X_FRAME_OPTIONS = 'SAMEORIGIN'

Loading…
Cancel
Save