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

Add Django 5.1+ support for CheckConstraint condition with backward compatibility #108

Merged
merged 3 commits into from
Sep 19, 2024

Commits on Sep 4, 2024

  1. Support CheckConstraint condition for Django 5.1+ while maintaining b…

    …ackward compatibility with 4.2
    
    Signed-off-by: saJaeHyukc <[email protected]>
    JaeHyuckSa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    66e1e3a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Add type ignore to priority CheckConstraint condition

    Signed-off-by: saJaeHyukc <[email protected]>
    JaeHyuckSa committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8d88bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c6737 View commit details
    Browse the repository at this point in the history