Skip to content

Conversation

@gecBurton
Copy link

@gecBurton gecBurton commented Jun 26, 2025

As an Engineer I want to use the latest version of Python and Django

#16

Copy link
Owner

@nimasmi nimasmi left a comment

Choose a reason for hiding this comment

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

Thanks for this contribution, and apologies for missing it last week.

matrix:
python-version: ["3.9", "3.10", "3.11", "3.12"]
django-version: ["4.2.16", "5.0.9", "5.1.2"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.12"]
Copy link
Owner

Choose a reason for hiding this comment

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

Question: Did you intend this to read "3.13", too?

python-version: ["3.9", "3.10", "3.11", "3.12"]
django-version: ["4.2.16", "5.0.9", "5.1.2"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.12"]
django-version: ["4.2.16", "5.0.9", "5.1.2", "5.2.3"]
Copy link
Owner

Choose a reason for hiding this comment

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

Suggestion: We can drop tests for Django 5.0, support for which was ended in August 2024.

- Python 3.9, 3.10, 3.11 and 3.12
- Django 4.2, 5.0 and 5.1
- Python 3.9, 3.10, 3.11, 3.12 and 3.13
- Django 4.2, 5.0, 5.1 and 5.2
Copy link
Owner

Choose a reason for hiding this comment

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

Suggestion: Let's drop support for Django 5.0 here, too.

Suggested change
- Django 4.2, 5.0, 5.1 and 5.2
- Django 4.2, 5.1 and 5.2

"Topic :: Communications :: Email",
"Framework :: Django",
"Framework :: Django :: 4.2",
"Framework :: Django :: 5.0",
Copy link
Owner

Choose a reason for hiding this comment

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

Suggestion: Drop support for Django 5.0.

Suggested change
"Framework :: Django :: 5.0",

python-version: ["3.9", "3.10", "3.11", "3.12"]
django-version: ["4.2.16", "5.0.9", "5.1.2"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
django-version: ["4.2.16", "5.0.9", "5.1.2", "5.2.3"]
Copy link

@nickmoreton nickmoreton Jul 4, 2025

Choose a reason for hiding this comment

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

Suggested change
django-version: ["4.2.16", "5.0.9", "5.1.2", "5.2.3"]
django-version: ["4.2", "5.1", "5.2"]

Suggestion: This should save having to revise the versions when new patch releases become available

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