Skip to content

chore: update from jazzband to django-oauth #1592

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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 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.

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!

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