You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
42 add support for django 60x fix support for django 52x patches (#43)
* Add support for Django 5.2.x series and Django 6.0.x series
Close#42
* Use the Pyproject toml settings for black
* fix black
* Increase python versions to include 3.14
* try adding dependency group conflicts
* use dependency groups in ci.yml
* switch to using locmen for tests
* additional debugging
* add shim for legacy mixed_subtype
* fix formatting with black
* Update CHANGELOG
0 commit comments