django-view-breadcrumbs icon indicating copy to clipboard operation
django-view-breadcrumbs copied to clipboard

Breadcrumb mixins for django views. Create breadcrumbs in seconds.

Results 16 django-view-breadcrumbs issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v4.1.3` -> `v4.2.2` | --- ### Release...

dependencies
automerge

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request) | action | minor | `v6.0.4` -> `v6.1.0` | --- ### Release...

dependencies
automerge

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codacy/codacy-analysis-cli-action](https://redirect.github.com/codacy/codacy-analysis-cli-action) | action | patch | `v4.4.0` -> `v4.4.5` | --- ### Release...

dependencies
automerge

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [django](https://redirect.github.com/django/django) ([changelog](https://docs.djangoproject.com/en/stable/releases/)) | `==5.0.4` -> `==5.0.11` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/django/5.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
automerge

### Is there an existing issue for this? - [X] I have searched the existing issues ### Does this issue exist in the latest version? - [X] I'm using the...

bug

The primary change on this commit is adding a method to each mixin that returns the crumb label. This allows for more granular control of crumb labeling and in the...