>
> Here is the specific error logged by Django's debug logger:
Exception while resolving variable 'is_popup' in template
'admin/login.html'.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/django/template/base.py",
line 907, in _resolve_lookup
(bit, current)) # missing attribute
VariableDoesNotExist: Failed lookup for key [is_popup] in u"[{'False':
False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject:
<function _get_val at 0x7f96262e01b8>>, 'user': <SimpleLazyObject:
<django.contrib.auth.models.AnonymousUser object at 0x7f9626fdbc10>>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at
0x7f9626e13b90>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20,
'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'messages':
<django.contrib.messages.storage.fallback.FallbackStorage object at
0x7f9626fe0590>, u'request': <WSGIRequest: GET
'/admin/login/?next=/admin/'>}, {}, {'username': u'', 'app_path':
u'/admin/login/?next=/admin/', 'available_apps': [], 'site_name':
'app_server', 'form': <AdminAuthenticationForm bound=False, valid=Unknown,
fields=(username;password)>, 'title': u'Log in', 'site_header':
<django.utils.functional.__proxy__ object at 0x7f962c92bc50>, 'site':
<django.contrib.sites.requests.RequestSite object at 0x7f9626fe9090>,
'next': u'/admin/', 'site_title': <django.utils.functional.__proxy__ object
at 0x7f962c92b590>, u'LANGUAGE_CODE': 'en-us', 'has_permission': False,
'site_url': '/', u'LANGUAGE_BIDI': False}]"
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/6653fbd4-4903-4ffa-84d7-ecac4d846f1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.