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

Remove django.contrib.sites dependency for all components #59

Open
2 of 6 tasks
stevenbal opened this issue Aug 22, 2024 · 1 comment
Open
2 of 6 tasks

Remove django.contrib.sites dependency for all components #59

stevenbal opened this issue Aug 22, 2024 · 1 comment

Comments

@stevenbal
Copy link
Contributor

Split off from #40 (comment)

The impact of removing sites turned out to be a bit higher than expected, see my comment here #40 (comment)

For Open Notifications and Objecttypes, it should be fairly easy to deprecate sites, since they are only used for setup_configuration. For Open Zaak and Objects API this will be more difficult, because these support notifications and create_kanaal relies on sites

@alextreme
Copy link
Member

May require an additional envvar for knowing which domain the environment is on, to be checked

Estimated: 5 days of work

@alextreme alextreme added waiting for approval and removed triage Triage means the team has not yet refined this issue. labels Dec 17, 2024
@joeribekker joeribekker moved this from Triage to Waiting for approval in Data en API fundament Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for approval
Development

No branches or pull requests

3 participants