Skip to content

Fixes: #149 - Change check in favour of condition in CheckConstraint#155

Merged
DanSheps merged 3 commits into
mainfrom
fix-149
May 7, 2026
Merged

Fixes: #149 - Change check in favour of condition in CheckConstraint#155
DanSheps merged 3 commits into
mainfrom
fix-149

Conversation

@DanSheps
Copy link
Copy Markdown
Owner

@DanSheps DanSheps commented May 7, 2026

Fixes: #149 - Change check in favour of condition in CheckConstraint

In DJango 6.x, check was removed in favour of condition in CheckConstraint due to deprecation in 5.1

  • Adjust all check arguments in favour of condition

@DanSheps DanSheps self-assigned this May 7, 2026
@DanSheps DanSheps added the bug Something isn't working label May 7, 2026
@DanSheps DanSheps enabled auto-merge May 7, 2026 14:53
…from `check` to `condition` for argument on `CheckCondition`
@DanSheps DanSheps merged commit 1c0d54b into main May 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compatibilite Issue with 4.6.x due to Django changes

1 participant