Skip to content

Django-CMS integration does not use namespaces #48

@charlieda

Description

@charlieda

Adding app_name = 'imagestore' to the ImagestoreApp class will allow the urls to resolve correctly, and remove the need to have url(r'^', include('cms.urls', namespace='imagestore')) in the url config

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