Breadcrumbs: a Generic System for Django | Bypeople

Breadcrumbs: a Generic System for Django

Django-breadcrumbs for the Django framework is a breadcrumb system that allows you to add custom breadcrumbs for simple views and generic views. It supports the Django FlatPages app, also working as a pluggable middleware that adds a callable/iterable breadcrumb to your request object. It allows you to set breadcrumbs (one or more) in each view accepting objects, lists or tuples added from request.breadcrumbs. It is easy to use in templates providing an object with name and URL attributes.



Related Deals


Related Posts