Throw out support for AMP, because AMP sucks anyway

This commit is contained in:
Danielle McLean 2018-06-12 12:27:35 +10:00
parent 59e40b551b
commit 5f9aca20c4
Signed by: 00dani
GPG key ID: 8EB789DDF3ABD240
8 changed files with 0 additions and 192 deletions

View file

@ -252,12 +252,6 @@ AGENT_COOKIE_SECURE = True
CORS_ORIGIN_ALLOW_ALL = True
CORS_URLS_REGEX = r'^/(?!admin|auth/(?:login|logout|indie)).*$'
# django-debug-toolbar
# https://django-debug-toolbar.readthedocs.io/en/stable/configuration.html
DEBUG_TOOLBAR_CONFIG = {
'SHOW_TOOLBAR_CALLBACK': 'lemoncurry.debug.show_toolbar',
}
# lemonshort
SHORT_BASE_URL = '/s/'
SHORTEN_MODELS = {