Creating hierarchical categories with django-mptt

To illustrate how to deal with MPTT, we will build on top of the movies app from the Filtering object lists recipe in Chapter 3Forms and Views. In our changes, we will add a hierarchical Category model and update the Movie model to have a many-to-many relationship with the categories. Alternatively, you can create the app fresh, using only the content shown here to implement a very basic version of the Movie model from scratch.

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

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