Skip to content

Conversation

@dopry
Copy link
Member

Fixes #

Description of the Change

Checklist

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

@doprydopry requested review from Copilot and n2ygkAugust 12, 2025 19:54
Copy link

CopilotAI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request migrates the Django OAuth Toolkit project from the jazzband organization to the django-oauth organization on GitHub. It updates all repository references, documentation links, and organizational branding throughout the codebase.

  • Updates all GitHub URLs from jazzband/django-oauth-toolkit to django-oauth/django-oauth-toolkit
  • Replaces Jazzband-specific branding and references with django-oauth organization equivalents
  • Updates contact information, security reporting addresses, and contribution guidelines

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
FileDescription
tests/test_models.pyUpdates GitHub issue link reference
tests/test_authorization_code.pyUpdates GitHub issue link reference
pyproject.tomlUpdates repository URL in project metadata
docs/settings.rstUpdates GitHub issue link reference
docs/index.rstUpdates support link to new repository
docs/contributing.rstRemoves Jazzband branding and updates all GitHub links and contact information
docs/advanced_topics.rstUpdates GitHub issue link reference
README.rstRemoves Jazzband badges and branding, updates all GitHub links and contact information
DockerfileUpdates container image labels to point to new repository
CONTRIBUTING.mdReplaces Jazzband references with django-oauth organization
CODE_OF_CONDUCT.mdComplete replacement with Django Commons-based code of conduct
CHANGELOG.mdAdds migration note and updates historical GitHub references
.github/workflows/release.ymlUpdates PyPI publishing configuration for new organization

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecovbot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dopry
Copy link
MemberAuthor

@n2ygk wondering if you think this change is work mention in the changelog. I'm angling everything to be django-commons compatible for now...

@doprydopryforce-pushed the ci/update-org-django-oauth branch from 056b708 to 81a1b02CompareOctober 3, 2025 15:14
@doprydopry merged commit 762cf8d into django-oauth:masterOct 3, 2025
19 checks passed
@doprydopry deleted the ci/update-org-django-oauth branch October 3, 2025 15:21
Sign up for freeto 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

@dopry