Closed stevenbal closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.85%. Comparing base (
874ab6a
) to head (51c051b
). Report is 40 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
this field was never actually used, and it does not make sense to make settings that refer to Django stuff (URL patterns in this case) manually configurable instead of programmatically. It caused issues in Open Forms (#4435) where it required manual action from admins if it was kept as a model field.
requires https://github.com/maykinmedia/mozilla-django-oidc-db/pull/112 to be merged+released and version to be increased in
pyproject.toml