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

refactor!: drop custom_context_processors #472

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Dec 11, 2023

With 2ee69ce implemented, the last
context processor list_apis_settings is not being used anymore in any
template. We can therefore remove it.

This also removes the instructions to add the context processor from the
install section of the README.

BREAKING CHANGE: APIS projects will have to remove the
custom_context_processors from the list of used context_processors

With 2ee69ce implemented, the last
context processor `list_apis_settings` is not being used anymore in any
template. We can therefore remove it.

This also removes the instructions to add the context processor from the
install section of the README.

BREAKING CHANGE: APIS projects will have to remove the
`custom_context_processors` from the list of used `context_processors`
@b1rger b1rger marked this pull request as ready for review December 11, 2023 14:15
@b1rger b1rger merged commit c3d7155 into main Dec 12, 2023
7 checks passed
@b1rger b1rger deleted the birger/drop-content-processor branch December 20, 2023 08:29
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