Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Early support for Django 6 #138

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

Merged
bckohan merged 1 commit into main from dj6
Sep 27, 2025
Merged

Early support for Django 6 #138

bckohan merged 1 commit into main from dj6
Sep 27, 2025

Conversation

@bckohan
Copy link
Member

@bckohan bckohan commented Sep 27, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 27, 2025 15:50
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 PR adds early support for Django 6.0 by bumping the package version to 2.2.5 and updating dependency constraints to include Django 6.x versions.

  • Version bump from 2.2.4 to 2.2.5
  • Django dependency constraint updated from <6.0 to <6.1 to include Django 6.0
  • CI/CD pipeline updated to test against Django 6.0a1 prerelease

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/django_enum/init.py Updates package version to 2.2.5
pyproject.toml Updates Django dependency constraint and adds Django 6.0 classifier
doc/source/changelog.rst Adds changelog entry for v2.2.5 with Django 6.0 support
.github/workflows/test.yml Adds Django 6.0a1 to test matrix and improves CI configuration
.github/workflows/lint.yml Restricts workflow triggers to main branch only

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

Copy link

codecov bot commented Sep 27, 2025
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/django_enum/__init__.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bckohan bckohan merged commit 2047c86 into main Sep 27, 2025
107 of 108 checks passed
@bckohan bckohan deleted the dj6 branch September 27, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Copilot code review Copilot Copilot left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /