Skip to content

bug: namespace "form_builder" not registrated #28

@maxnoelp2

Description

@maxnoelp2

Describe the bug
I installed form_builder and try to use it, but i got this error "Exception when rendering template in FormPlugin (id=4673)
NoReverseMatch: 'form_builder' is not a registered namespace
".
Now i Added path("forms/", include("djangocms_form_builder.urls", namespace="form_builder")), in my urls.py and it works.

Its the second time for the same error, in the first error it works without i must do anything, but now i must add in my urls.py to fix it.

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