Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

standardized/modernized view mixins #798

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Naggafin
Copy link

@Naggafin Naggafin commented Jan 6, 2025

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 same spirit of the control one has over the crumb URL. Additionally, the URL retrieval for the detail view was changed to instance.get_absolute_url(), since that really is best practice and ought to be used where applicable.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for implementing a fix, could you ensure that the test covers your changes if applicable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant