Skip to content

Exception WSGI/Django 1.1 #10

Description

@starenka

Exception exceptions.AttributeError: "'FirePythonWSGI' object has no attribute '_handler'" in <bound method FirePythonWSGI.del of <firepython.middleware.FirePythonWSGI object at 0x8704f4c>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/Django-1.1-py2.5.egg/django/core/servers/basehttp.py", line 279, in run
self.result = application(self.environ, self.start_response)
File "/usr/lib/python2.5/site-packages/Django-1.1-py2.5.egg/django/core/servers/basehttp.py", line 651, in call
return self.application(environ, start_response)
File "/usr/lib/python2.5/site-packages/Django-1.1-py2.5.egg/django/core/handlers/wsgi.py", line 230, in call
self.load_middleware()
File "/usr/lib/python2.5/site-packages/Django-1.1-py2.5.egg/django/core/handlers/base.py", line 49, in load_middleware
mw_instance = mw_class()
TypeError: init() takes at least 2 arguments (1 given)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions