Skip to content

Can't render menu by parent path #50

Open
@benkonrath

Description

@benkonrath

Rendering menu by parent path isn't working:

{% render_menu parent="/home/" template="menus/main-menu.html" %}

Using the id does work but it's a little awkward to work with for various reasons:

{% render_menu parent=1 template="menus/main-menu.html" %}

Both methods work in the v0.8.x branch.

Here are the versions that I'm using:

git+https://github.com/edoburu/django-fluent-pages.git@eb7f28db695706adc2695d0b24a30a051ecade52#egg=django-fluent-pages
django-mptt==0.6.1
django-parler==1.2.1
django-polymorphic-tree==1.0.1
django-wysiwyg==0.7.0

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