There is such a structure:

alt text

How can bread crumbs be realized?

  • 3
    to smoke a little more and not only breadcrumbs but also break a glass, how does the structure of a single database table relate to this ? - zb '

1 answer 1

I don't understand your question

if you still understand, then you need to do something in the template (written in pseudocode, suspiciously similar to django):

{{ objects.get(id=(objects.get(id=id).id_parent)).title }} > {{ objects.get(id=id).title }} 

if there are more than two levels, you can generate it recursively from the end