Rendering categories in a template with django-mptt

Once you have created categories in your app, you need to display them hierarchically in a template. The easiest way to do this with MPTT trees, as described in the Creating hierarchical categories with django-mptt recipe, is to use the {% recursetree %} template tag from the django-mptt app. We will show you how to do that in this recipe.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
52.14.121.242