Skip to content
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

chore(ci): Update to add Django 5.0 (alpha) support. #3491

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

sarahboyce
Copy link
Contributor

Submitting Pull Requests

Hello 👋 thank you for maintaining this package!!!
We wanted to help set up testing against Django 5.0. It's still a little early (won't be released until December) but this hopefully gives the basic structure and we can update it when wanted.

General

  • Make sure you use semantic commit messages.
    Examples: "fix(google): Fixed foobar bug", "feat(accounts): Added foobar feature".
  • All Python code must formatted using Black, and clean from pep8 and isort issues.
  • JavaScript code should adhere to StandardJS.
  • If your changes are significant, please update ChangeLog.rst.
  • If your change is substantial, feel free to add yourself to AUTHORS.

Co-authored-by: blulady <[email protected]>
Co-authored-by: rachellcalhoun <[email protected]>
Co-authored-by: Nish8192 <[email protected]>
Co-authored-by: tim-schilling <[email protected]>
@coveralls
Copy link

coveralls commented Oct 20, 2023

Coverage Status

coverage: 91.737%. remained the same when pulling 16d1352 on sarahboyce:django-5-0-testing into 4f24552 on pennersr:main.

@pennersr pennersr merged commit 0e29d46 into pennersr:main Oct 20, 2023
32 checks passed
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.

3 participants