Skip to content

Add support for Django 6#251

Merged
WhyNotHugo merged 10 commits intoWhyNotHugo:mainfrom
AlexCernik:main
Mar 20, 2026
Merged

Add support for Django 6#251
WhyNotHugo merged 10 commits intoWhyNotHugo:mainfrom
AlexCernik:main

Conversation

@AlexCernik
Copy link
Contributor

No description provided.

@WhyNotHugo
Copy link
Owner

Looks like makemigrations would produce new migrations.

Test test_no_missing_migrations ensure that migrations are up-to-date and is failing.

Copy link
Owner

@WhyNotHugo WhyNotHugo left a comment

Choose a reason for hiding this comment

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

0dc9625 did some of the work, but apparently I missed some parts. Thanks for addressing this.

Please add a CHANGELOG entry for the squashed migrations.

@WhyNotHugo
Copy link
Owner

Job docker-py314 is failing because it's also running with python3.12 (which is also installed in the image??).

@WhyNotHugo
Copy link
Owner

Right, that's because we install tox via apk.

CI is a mess, I'll tidy it up separately. The main change here is good.

@WhyNotHugo WhyNotHugo merged commit e1880b1 into WhyNotHugo:main Mar 20, 2026
4 of 5 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.

2 participants