Skip to content

Config error when apps not installed #12

Description

@nickmoreton

The configuration, in a way expects all possible apps to be in installed apps in settings.py and that's not intended.

e.g.

wagtail.contrib.search_promotions doesn't necessarily need to be installed but when the view is run it seems to try to create the url using the name space here:

https://github.com/wagtail-packages/wagtail-exposapi/blob/bd47e1bccdbd281ae06d697bfcdbbc38dc358558/exposapi/views.py#L33

This results in a error.

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