Skip to content

URLs are not django-defaults #216

Description

@RitchiS99

While trying to integrate breadcrumbs we found, that they try to use the typical url_naming for django applications.
We found, that there is a difference between the naming that is used in django builder and which is typically used in django applications. So the difference would be, that the app namespace will not be declared directly in the url, instead of that, the propery app_name is used. https://docs.djangoproject.com/en/5.1/topics/http/urls/#term-application-namespace
Maybe this could be changed, so django builder application will work with breadcrumbs out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions