Skip to content

Django 1.10 wsgi #18

Description

@fcpauldiaz

When I add this app to installed apps and add the middleware I got this error

django.core.exceptions.ImproperlyConfigured: WSGI 
application 'keydex.wsgi.application' could not be loaded; 
Error importing module: 'Module "keydex.wsgi" does 
not define a "application" attribute/class'

When I remove the app, the error disappears

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