Skip to content

Conversation

@dopry
Copy link
Member

@dopry dopry commented Aug 12, 2025

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

@dopry dopry requested review from Copilot and n2ygk August 12, 2025 19:54
Copy link

Copilot AI 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
File Description
tests/test_models.py Updates GitHub issue link reference
tests/test_authorization_code.py Updates GitHub issue link reference
pyproject.toml Updates repository URL in project metadata
docs/settings.rst Updates GitHub issue link reference
docs/index.rst Updates support link to new repository
docs/contributing.rst Removes Jazzband branding and updates all GitHub links and contact information
docs/advanced_topics.rst Updates GitHub issue link reference
README.rst Removes Jazzband badges and branding, updates all GitHub links and contact information
Dockerfile Updates container image labels to point to new repository
CONTRIBUTING.md Replaces Jazzband references with django-oauth organization
CODE_OF_CONDUCT.md Complete replacement with Django Commons-based code of conduct
CHANGELOG.md Adds migration note and updates historical GitHub references
.github/workflows/release.yml Updates 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

codecov bot 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
Member Author

dopry commented Aug 13, 2025

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

@dopry dopry force-pushed the ci/update-org-django-oauth branch from 056b708 to 81a1b02 Compare October 3, 2025 15:14
@dopry dopry merged commit 762cf8d into django-oauth:master Oct 3, 2025
19 checks passed
@dopry dopry deleted the ci/update-org-django-oauth branch October 3, 2025 15:21
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