#17410: hall ticket
--------------------------------------------+---------------------
Reporter: anushakulkarni24@… | Owner: Ckay
Type: Bug | Status: new
Component: Djangoproject.com Web site | Version: 1.3-rc1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------------+---------------------
django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.admin',
'django.contrib.staticfiles',
'Portal',
'Admin',
'captcha',
'registration']
('django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware')
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py"
in get_response
129. raise ValueError("The view %s.%s didn't return
an HttpResponse object." % (callback.__module__, view_name))
--
Ticket URL: <https://code.djangoproject.com/ticket/17410>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.