Skip to content

Conversation

@tonial
Copy link
Contributor

@tonial tonial commented Sep 22, 2023

Fixes #1309

Description of the Change

Adding a default value to post_logout_redirect_uris model and migration

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@tonial tonial requested review from dopry and n2ygk September 22, 2023 10:16
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #1319 (5772e2f) into master (6bca431) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1319   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          32       32           
  Lines        2073     2073           
=======================================
  Hits         2020     2020           
  Misses         53       53           
Files Changed Coverage Δ
oauth2_provider/models.py 98.57% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@n2ygk n2ygk merged commit 1eca949 into django-oauth:master Sep 22, 2023
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.

post_logout_redirect_uris introduces breaking change

2 participants