Closed batisteo closed 7 years ago
This way you could call the view this way:
view
mptt_urls.view(model=Category, view=views.category_detail)
I dont know why I haven't done this earlier... Btw, django-mptt-urls gonna be abandoned, I will replace it with more general "clean urls" app
This way you could call the
view
this way: