File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33[](https://github.com/tj-django/django-view-breadcrumbs/actions/workflows/test.yml) [](https://www.codacy.com/gh/tj-django/django-view-breadcrumbs/dashboard?utm_source=github.com\&utm_medium=referral\&utm_content=tj-django/django-view-breadcrumbs\&utm_campaign=Badge_Grade) [](https://results.pre-commit.ci/latest/github/tj-django/django-view-breadcrumbs/main) [](https://www.codacy.com/gh/tj-django/django-view-breadcrumbs/dashboard?utm_source=github.com\&utm_medium=referral\&utm_content=tj-django/django-view-breadcrumbs\&utm_campaign=Badge_Coverage) [](https://badge.fury.io/py/django-view-breadcrumbs) [](https://pyup.io/repos/github/tj-django/django-view-breadcrumbs/)
44
5- ![ PyPI - Django Version] ( https://img.shields.io/pypi/djversions/django-view-breadcrumbs ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/django-view-breadcrumbs ) [ ![ Downloads] ( https://pepy.tech/badge/django-view-breadcrumbs )] ( https://pepy.tech/project/django-view-breadcrumbs )
5+ ![ PyPI - Django Version] ( https://img.shields.io/pypi/djversions/django-view-breadcrumbs ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/django-view-breadcrumbs ) [ ![ Downloads] ( https://pepy.tech/badge/django-view-breadcrumbs )] ( https://pepy.tech/project/django-view-breadcrumbs )
6+
67<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
8+
79[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square )] ( #contributors- )
10+
811<!-- ALL-CONTRIBUTORS-BADGE:END -->
912
1013## Table of Contents
1114
15+ * [ Background] ( #background )
16+
1217* [ Installation] ( #installation )
1318
1419 * [ Add ` view_breadcrumbs ` to your INSTALLED\_ APPS] ( #add-view_breadcrumbs-to-your-installed_apps )
5560
5661* [ Contributors ✨] ( #contributors- )
5762
58-
5963## Background
6064
6165This package provides a set of breadcrumb mixin classes that can be added to any django class based view and requires adding just ` {% render_breadcrumbs %} ` to the base template.
You can’t perform that action at this time.
0 commit comments