TemplateDoesNotExist at /en/
cms/toolbar/items/live_draft_translate.html
Request Method: GET
Request URL: http://127.0.0.1:8000/en/
Django Version: 1.6.5
Exception Type: TemplateDoesNotExist
Exception Value:
cms/toolbar/items/live_draft_translate.html
Exception Location: /home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/loader.py in find_template, line 131
Python Executable: /home/jtx/Development/inkscape-web/download/utils/../pythonenv/bin/python
Python Version: 2.7.8
Python Path:
['/home/jtx/Development/inkscape-web/download/libs',
'/home2/Development/inkscape-web/download/libs',
'/home/jtx/Development/inkscape-web/download',
'/home2/Development/inkscape-web/download/inkscape',
'/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg',
'/home/jtx/Development/inkscape-web/download/pythonenv/lib/python2.7',
'/home/jtx/Development/inkscape-web/download/pythonenv/lib/python2.7/plat-x86_64-linux-gnu',
'/home/jtx/Development/inkscape-web/download/pythonenv/lib/python2.7/lib-tk',
'/home/jtx/Development/inkscape-web/download/pythonenv/lib/python2.7/lib-old',
'/home/jtx/Development/inkscape-web/download/pythonenv/lib/python2.7/lib-dynload',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-x86_64-linux-gnu',
'/usr/lib/python2.7/lib-tk',
'/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages']
Server time: Sun, 8 Feb 2015 10:04:58 +0000
Template-loader postmortem
Django tried loading these templates, in this order:
Using loader django.template.loaders.filesystem.Loader:
/home2/Development/inkscape-web/download/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
Using loader django.template.loaders.app_directories.Loader:
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/contrib/auth/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/user_sessions/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/contrib/admin/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/contrib/admindocs/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/ajax_select/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/haystack/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/reversion/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/cmsrosetta/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/cms/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/mptt/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/menus/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/pagination/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/djangocms_text_ckeditor/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/djangocms_file/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/djangocms_picture/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/djangocms_snippet/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/djangocms_link/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/djangocms_toc/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/cmsplugin_news/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/cmsplugin_pygments/templates/cms/toolbar/items/live_draft_translate.html (File does not exist)
Error during template rendering
In template /home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/cms/templates/cms/toolbar/toolbar.html, error at line 28
cms/toolbar/items/live_draft_translate.html
18 <ul class="cms_toolbar-item cms_toolbar-item-navigation">
19 {% for item in request.toolbar.get_left_items %}
20 {{ item.render }}
21 {% endfor %}
22 </ul>
23 {% endif %}
24 </div>
25
26 <div class="cms_toolbar-right">
27 {% for item in request.toolbar.get_right_items %}
28 {{ item.render }}
29 {% endfor %}
30 {% if request.toolbar.can_change %}
31 <div class="cms_toolbar-item cms_toolbar-item_switch{% if not request.toolbar.edit_mode %} cms_toolbar-item_switch-active{% endif %}">
32 <a href="{% if request.toolbar.edit_mode %}?{{ request.toolbar.edit_mode_url_off }}{% else %}?{{ request.toolbar.edit_mode_url_on }}{% endif %}">
33 <span class="cms_toolbar-item_switch-on">{% trans "Live" %}</span>
34 <span class="cms_toolbar-item_switch-off">{% trans "Draft" %}</span>
35 </a>
36 <span class="cms_toolbar-item_switch-knob">{% trans "Change" %}</span>
37 </div>
38 {% endif %}
Traceback Switch to copy-and-paste view
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/core/handlers/base.py in get_response
response = response.render()
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/response.py in render
self.content = self.rendered_content
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/response.py in rendered_content
content = template.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in render
return self._render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in _render
return self.nodelist.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in render
bit = self.render_node(node, context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/debug.py in render_node
return node.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/loader_tags.py in render
return compiled_parent._render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in _render
return self.nodelist.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in render
bit = self.render_node(node, context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/debug.py in render_node
return node.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/classytags/core.py in render
return self.render_tag(context, **kwargs)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/sekizai/templatetags/sekizai_tags.py in render_tag
rendered_contents = nodelist.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in render
bit = self.render_node(node, context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/debug.py in render_node
return node.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/classytags/core.py in render
return self.render_tag(context, **kwargs)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/sekizai/templatetags/sekizai_tags.py in render_tag
rendered_contents = nodelist.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in render
bit = self.render_node(node, context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/debug.py in render_node
return node.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/classytags/core.py in render
return self.render_tag(context, **kwargs)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/cms/templatetags/cms_tags.py in render_tag
content = render_to_string('cms/toolbar/toolbar.html', context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/loader.py in render_to_string
return t.render(Context(dictionary))
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in render
return self._render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in _render
return self.nodelist.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in render
bit = self.render_node(node, context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/debug.py in render_node
return node.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/templatetags/i18n.py in render
output = self.nodelist.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in render
bit = self.render_node(node, context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/debug.py in render_node
return node.render(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/defaulttags.py in render
nodelist.append(node.render(context))
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/debug.py in render
output = self.filter_expression.resolve(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in resolve
obj = self.var.resolve(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in resolve
value = self._resolve_lookup(context)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/base.py in _resolve_lookup
current = current()
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/cms/toolbar/items.py in render
return render_to_string(self.template, self.get_context())
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/loader.py in render_to_string
t = get_template(template_name)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/loader.py in get_template
template, origin = find_template(template_name)
...
▶ Local vars
/home/jtx/Development/inkscape-web/download/pythonenv/local/lib/python2.7/site-packages/django/template/loader.py in find_template
raise TemplateDoesNotExist(name)
...
▶ Local vars
Request information
GET
No GET data
POST
No POST data
FILES
No FILES data
COOKIES
Variable Value
csrftoken
'TO3vRiq0yoh7FghI4hv41IkQurYD84Kz'
sessionid
'u379wxbkhszn7opkeeugrse79hvamkoe'
django_language
'en'
META
Variable Value
WINDOWID
'29360134'
wsgi.multiprocess
False
RUN_MAIN
'true'
HTTP_REFERER
'http://127.0.0.1:8000/en/'
GNOME_DESKTOP_SESSION_ID
'this-is-deprecated'
GJS_DEBUG_OUTPUT
'stderr'
SERVER_PROTOCOL
'HTTP/1.1'
SERVER_SOFTWARE
'WSGIServer/0.1 Python/2.7.8'
SCRIPT_NAME
u''
XDG_CURRENT_DESKTOP
'GNOME'
QUERY_STRING
''
REQUEST_METHOD
'GET'
LOGNAME
'jtx'
USER
'jtx'
PATH
'/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games'
XDG_VTNR
'7'
HOME
'/home/jtx'
DISPLAY
':0'
SSH_AGENT_PID
'2878'
LANG
'es_ES.utf8'
TERM
'xterm'
SHELL
'/bin/bash'
TZ
'UTC'
XAUTHORITY
'/var/run/gdm3/auth-for-jtx-IpfeRH/database'
PATH_INFO
u'/en/'
SESSION_MANAGER
'local/jtx:@/tmp/.ICE-unix/2831,unix/jtx:/tmp/.ICE-unix/2831'
SHLVL
'2'
wsgi.url_scheme
'http'
WINDOWPATH
'7'
SERVER_PORT
'8000'
CONTENT_LENGTH
''
GPG_AGENT_INFO
'/run/user/1000/keyring/gpg:0:1'
USERNAME
'jtx'
XDG_SESSION_DESKTOP
'gnome'
XDG_RUNTIME_DIR
'/run/user/1000'
SSH_AUTH_SOCK
'/run/user/1000/keyring/ssh'
VTE_VERSION
'3801'
GDMSESSION
'gnome'
wsgi.input
<socket._fileobject object at 0x7f4671222550>
HTTP_USER_AGENT
'Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.4.0'
HTTP_HOST
'127.0.0.1:8000'
wsgi.multithread
True
HTTP_CONNECTION
'keep-alive'
CSRF_COOKIE_USED
True
XDG_SESSION_ID
'1'
DBUS_SESSION_BUS_ADDRESS
'unix:abstract=/tmp/dbus-ntnEezEpXT,guid=393f3c1bf9c834ac1dead0f854d733c7'
_
'/home/jtx/Development/inkscape-web/download/utils/../pythonenv/bin/python'
HTTP_ACCEPT
'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
DESKTOP_SESSION
'gnome'
wsgi.file_wrapper
''
wsgi.version
(1, 0)
SERVER_NAME
'localhost'
GATEWAY_INTERFACE
'CGI/1.1'
wsgi.run_once
False
CSRF_COOKIE
u'TO3vRiq0yoh7FghI4hv41IkQurYD84Kz'
OLDPWD
'/home/jtx/Development/inkscape-web/download'
REMOTE_ADDR
'127.0.0.1'
HTTP_ACCEPT_LANGUAGE
'en-us,en;q=0.7,es-es;q=0.3'
GDM_LANG
'es_ES.utf8'
wsgi.errors
<open file '<stderr>', mode 'w' at 0x7f467ca0e1e0>
HTTP_ACCEPT_ENCODING
'gzip, deflate'
XDG_DATA_DIRS
'/usr/share/gnome:/usr/local/share/:/usr/share/'
PWD
'/home/jtx/Development/inkscape-web/download/inkscape'
HTTP_DNT
'1'
DJANGO_SETTINGS_MODULE
'settings'
CONTENT_TYPE
'text/plain'
XDG_MENU_PREFIX
'gnome-'
LS_COLORS
'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:'
REMOTE_HOST
''
GJS_DEBUG_TOPICS
'JS ERROR;JS LOG'
HTTP_COOKIE
'csrftoken=TO3vRiq0yoh7FghI4hv41IkQurYD84Kz; django_language=en; sessionid=u379wxbkhszn7opkeeugrse79hvamkoe'
XDG_SEAT
'seat0'
Settings
Using settings module settings
Setting Value
MONTH_DAY_FORMAT
'F j'
USE_L10N
True
USE_THOUSAND_SEPARATOR
False
CSRF_COOKIE_SECURE
False
LANGUAGE_CODE
'en'
ROOT_URLCONF
'inkscape.urls'
MANAGERS
(('Martin Owens', 'doctormo@gmail.com'),)
ACCOUNT_ACTIVATION_DAYS
7
VERSION_STRING
'1.3'
MAX_PREVIEW_SIZE
5242880
STATIC_ROOT
'/home2/Development/inkscape-web/download/data/static'
CMS_APPLICATIONS_URLS
(('cmsplugin_news.urls', 'News'),)
ALLOWED_HOSTS
['*']
MESSAGE_STORAGE
'django.contrib.messages.storage.fallback.FallbackStorage'
RECAPTCHA_PRIVATE_KEY
u'********************'
FACEBOOK_APP_SECRET
u'********************'
SEND_BROKEN_LINK_EMAILS
False
STATICFILES_FINDERS
('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder')
SESSION_CACHE_ALIAS
'default'
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_NAME
'sessionid'
ADMIN_FOR
()
TIME_INPUT_FORMATS
('%H:%M:%S', '%H:%M:%S.%f', '%H:%M')
DATABASES
{'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.sqlite3',
'HOST': '',
'NAME': '/home2/Development/inkscape-web/download/data/development.db',
'OPTIONS': {},
'PASSWORD': u'********************',
'PORT': '',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_ENGINE': 'django.db.backends.sqlite3',
'TEST_HOST': '',
'TEST_MIRROR': None,
'TEST_NAME': '/home2/Development/inkscape-web/download/data/testing.db',
'TEST_PASSWORD': u'********************',
'TEST_USER': '',
'TIME_ZONE': 'UTC',
'USER': ''}}
RECAPTCHA_PUBLIC_KEY
u'********************'
FILE_UPLOAD_PERMISSIONS
None
FILE_UPLOAD_HANDLERS
('django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler')
DEFAULT_CONTENT_TYPE
'text/html'
TEST_RUNNER
'django.test.runner.DiscoverRunner'
AJAX_SELECT_BOOTSTRAP
True
APPEND_SLASH
True
FIRST_DAY_OF_WEEK
0
DATABASE_ROUTERS
[]
YEAR_MONTH_FORMAT
'F Y'
STATICFILES_STORAGE
'django.contrib.staticfiles.storage.StaticFilesStorage'
CACHES
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
SERVER_EMAIL
'admin@localhost:8000'
SESSION_COOKIE_PATH
'/'
OPENID_AX
[{'alias': 'email',
'count': 1,
'required': True,
'type_uri': 'http://axschema.org/contact/email'},
{'alias': 'fname',
'count': 1,
'required': False,
'type_uri': 'http://axschema.org/schema/fullname'}]
CMS_TEMPLATES
(('cms/normal.html',
<django.utils.functional.__proxy__ object at 0x7f467aa658d0>),
('cms/withside.html',
<django.utils.functional.__proxy__ object at 0x7f467aa65950>),
('cms/front.html',
<django.utils.functional.__proxy__ object at 0x7f467aa659d0>),
('cms/super.html',
<django.utils.functional.__proxy__ object at 0x7f467aa65a50>),
('cms/develop.html',
<django.utils.functional.__proxy__ object at 0x7f467aa65ad0>))
MIDDLEWARE_CLASSES
('user_sessions.middleware.SessionMiddleware',
'django.middleware.locale.LocaleMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.contrib.redirects.middleware.RedirectFallbackMiddleware',
'cms.middleware.language.LanguageCookieMiddleware',
'cms.middleware.page.CurrentPageMiddleware',
'cms.middleware.user.CurrentUserMiddleware',
'cms.middleware.toolbar.ToolbarMiddleware',
'social_auth.middleware.SocialAuthExceptionMiddleware',
'pagination.middleware.PaginationMiddleware',
'inkscape.person.middleware.SetLastVisitMiddleware')
USE_I18N
True
THOUSAND_SEPARATOR
','
SECRET_KEY
u'********************'
CMS_NAVIGATION_EXTENDERS
(('cmsplugin_news.navigation.get_nodes', 'News navigation'),)
LANGUAGE_COOKIE_NAME
'django_language'
FACEBOOK_EXTENDED_PERMISSIONS
('email',)
DEFAULT_INDEX_TABLESPACE
''
TRANSACTIONS_MANAGED
False
LOGGING_CONFIG
'django.utils.log.dictConfig'
SIGNING_BACKEND
'django.core.signing.TimestampSigner'
TEMPLATE_LOADERS
('django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader')
WSGI_APPLICATION
None
TEMPLATE_DEBUG
True
X_FRAME_OPTIONS
'SAMEORIGIN'
CSRF_COOKIE_NAME
'csrftoken'
HAYSTACK_CONNECTIONS
{'default': {'ENGINE': 'haystack.backends.whoosh_backend.WhooshEngine',
'PATH': '/home2/Development/inkscape-web/download/data/woosh_search'}}
CODE_PATH
'/home2/Development/inkscape-web/download/inkscape'
FORCE_SCRIPT_NAME
None
USE_X_FORWARDED_HOST
False
DEFAULT_CHARSET
'utf-8'
SESSION_COOKIE_SECURE
False
CSRF_COOKIE_DOMAIN
None
FILE_CHARSET
'utf-8'
DEBUG
True
SESSION_FILE_PATH
None
CMS_APPHOOKS
('cmsplugin_news.cms_app.NewsAppHook', 'inkscape.search.cms_app.SearchApphook')
DEFAULT_FILE_STORAGE
'django.core.files.storage.FileSystemStorage'
INSTALLED_APPS
('django_reset',
'django.contrib.sites',
'django.contrib.auth',
'user_sessions',
'registration',
'social_auth',
'inkscape.person',
'django.contrib.contenttypes',
'django.contrib.messages',
'django.contrib.admin',
'django.contrib.admindocs',
'django.contrib.redirects',
'django.contrib.staticfiles',
'ajax_select',
'haystack',
'reversion',
'pile',
'cmsrosetta',
'cms',
'mptt',
'menus',
'south',
'sekizai',
'pagination',
'djangocms_text_ckeditor',
'djangocms_file',
'djangocms_picture',
'djangocms_snippet',
'djangocms_link',
'djangocms_toc',
'cmsplugin_search',
'cmsplugin_news',
'cmsplugin_pygments',
'inkscape.cmsdiff',
'inkscape.extra',
'inkscape.search',
'inkscape.docs',
'inkscape.resource',
'inkscape.alerts',
'inkscape.moderation',
'inkscape.projects',
'django_comments')
LANGUAGES
(('en', 'English'),
('de', 'German'),
('fr', 'French'),
('nl', 'Dutch'),
('it', 'Italian'),
('es', 'Spanish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('cs', 'Czech'),
('ru', 'Russian'),
('ja', 'Japanese'),
('zh', 'Chinese'),
('zh-tw', 'Simplified Chinese'),
('ko', 'Korean'))
COMMENTS_ALLOW_PROFANITIES
False
SOCIAL_AUTH_DEFAULT_USERNAME
'new_sa_user'
STATICFILES_DIRS
('/home2/Development/inkscape-web/download/static',)
PREPEND_WWW
False
SECURE_PROXY_SSL_HEADER
None
SITE_ADDRESS
'localhost:8000'
SESSION_COOKIE_HTTPONLY
True
FACEBOOK_APP_ID
''
DEBUG_PROPAGATE_EXCEPTIONS
False
INTERNAL_IPS
()
CACHE_MIDDLEWARE_ALIAS
'default'
LINKEDIN_CONSUMER_KEY
u'********************'
INKSCAPE_VERSION
'0.91r2'
LOGIN_URL
'/user/register/login/'
SESSION_EXPIRE_AT_BROWSER_CLOSE
False
SOUTH_TESTS_MIGRATE
False
LINKEDIN_CONSUMER_SECRET
u'********************'
TIME_FORMAT
'P'
GEOIP_PATH
'/home2/Development/inkscape-web/download/data/geoip'
AUTH_USER_MODEL
'auth.User'
DATE_INPUT_FORMATS
('%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y')
LOGIN_ERROR_URL
'/user/register/login/'
AUTHENTICATION_BACKENDS
('social_auth.backends.twitter.TwitterBackend',
'social_auth.backends.facebook.FacebookBackend',
'social_auth.backends.google.GoogleOAuthBackend',
'social_auth.backends.google.GoogleOAuth2Backend',
'social_auth.backends.google.GoogleBackend',
'social_auth.backends.yahoo.YahooBackend',
'social_auth.backends.OpenIDBackend',
'django.contrib.auth.backends.ModelBackend')
EMAIL_HOST_PASSWORD
u'********************'
PASSWORD_RESET_TIMEOUT_DAYS
u'********************'
TWITTER_CONSUMER_KEY
u'********************'
AJAX_LOOKUP_CHANNELS
{'resource': {'model': 'resource.ResourceFile', 'search_field': 'name'},
'user': {'model': 'auth.User', 'search_field': 'username'}}
SESSION_SAVE_EVERY_REQUEST
False
NUMBER_GROUPING
0
TWITTER_CONSUMER_SECRET
u'********************'
SESSION_ENGINE
'user_sessions.backends.db'
CSRF_FAILURE_VIEW
'django.views.csrf.csrf_failure'
CSRF_COOKIE_PATH
'/'
LOGIN_REDIRECT_URL
'/user/'
OPENID_SREG
{'optional': 'postcode, country',
'policy_url': '',
'requred': 'nickname, email, fullname'}
DECIMAL_SEPARATOR
'.'
OPENID_AX_PROVIDER_MAP
{'Default': {'email': 'http://axschema.org/contact/email',
'fullname': 'http://axschema.org/namePerson',
'nickname': 'http://axschema.org/namePerson/friendly'},
'Google': {'email': 'http://axschema.org/contact/email',
'firstname': 'http://axschema.org/namePerson/first',
'lastname': 'http://axschema.org/namePerson/last'}}
IGNORABLE_404_URLS
()
SITE_ID
1
LOCALE_PATHS
('/home2/Development/inkscape-web/download/data/locale/website',)
TEMPLATE_STRING_IF_INVALID
''
LOGOUT_URL
'/accounts/logout/'
EMAIL_USE_TLS
True
TEMPLATE_DIRS
('/home2/Development/inkscape-web/download/templates',)
FIXTURE_DIRS
()
EMAIL_HOST
'smtp.gmail.com'
DATE_FORMAT
'N j, Y'
MEDIA_ROOT
'/home2/Development/inkscape-web/download/data/media/'
HOST_ROOT
'localhost:8000'
DEFAULT_EXCEPTION_REPORTER_FILTER
'django.views.debug.SafeExceptionReporterFilter'
ADMINS
(('Martin Owens', 'doctormo@gmail.com'),)
FORMAT_MODULE_PATH
None
DEFAULT_FROM_EMAIL
'webmaster@localhost'
MODERATED_MODELS
(('auth.user', <django.utils.functional.__proxy__ object at 0x7f467aa65710>),
('resource.resourcefile',
<django.utils.functional.__proxy__ object at 0x7f467aa65790>),
('django_comments.comment',
<django.utils.functional.__proxy__ object at 0x7f467aa65850>))
MEDIA_URL
'/media/'
DATETIME_FORMAT
'N j, Y, P'
EMAIL_SUBJECT_PREFIX
'[inkscape-website-dev] '
OPENID_REDIRECT_NEXT
'/accounts/openid/done/'
REVISION
'725'
DISALLOWED_USER_AGENTS
()
ALLOWED_INCLUDE_ROOTS
()
SENDFILE_BACKEND
'sendfile.backends.development'
LOGGING
{}
SHORT_DATE_FORMAT
'm/d/Y'
AJAX_SELECT_INLINES
'inline'
CACHE_MIDDLEWARE_KEY_PREFIX
u'********************'
TIME_ZONE
'UTC'
FILE_UPLOAD_MAX_MEMORY_SIZE
2621440
EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend'
DEFAULT_TABLESPACE
''
TEMPLATE_CONTEXT_PROCESSORS
('django.contrib.auth.context_processors.auth',
'django.core.context_processors.debug',
'django.core.context_processors.i18n',
'django.core.context_processors.media',
'django.core.context_processors.static',
'django.core.context_processors.tz',
'django.contrib.messages.context_processors.messages',
'inkscape.versions.versions_context_processor',
'inkscape.context_processors.design',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
'django.core.context_processors.i18n',
'django.core.context_processors.request',
'django.core.context_processors.media',
'django.core.context_processors.static',
'cms.context_processors.cms_settings',
'sekizai.context_processors.sekizai',
'social_auth.context_processors.social_auth_by_name_backends',
'social_auth.context_processors.social_auth_by_type_backends',
'social_auth.context_processors.social_auth_backends')
PROJECT_PATH
'/home2/Development/inkscape-web/download'
SITE_NAME
'inkscape-website-dev'
SESSION_COOKIE_AGE
1209600
SESSION_SERIALIZER
'django.contrib.sessions.serializers.PickleSerializer'
SETTINGS_MODULE
'settings'
USE_ETAGS
False
SITE_ROOT
'http://localhost:8000'
LANGUAGES_BIDI
('he', 'ar', 'fa', 'ur')
FILE_UPLOAD_TEMP_DIR
None
I18N_DOMAIN
'inkscape'
STATIC_URL
'/static/'
EMAIL_PORT
587
ROSETTA_EXTRA_PATHS
('/home2/Development/inkscape-web/download/data/locale/inkscape',)
USE_TZ
True
SHORT_DATETIME_FORMAT
'm/d/Y P'
RECAPTCHA_USE_SSL
True
PASSWORD_HASHERS
u'********************'
ABSOLUTE_URL_OVERRIDES
{}
CACHE_MIDDLEWARE_SECONDS
600
CSRF_COOKIE_HTTPONLY
False
DATETIME_INPUT_FORMATS
('%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y')
REV_FILE
'/home2/Development/inkscape-web/download/data/revision'
SERVE_STATIC
True
PROFANITIES_LIST
u'********************'
EMAIL_HOST_USER
'noone@gmail.com'
GOOGLE_ANID
'UA-XXXXXX-X'
-
What the fuck