django-sql-utils icon indicating copy to clipboard operation
django-sql-utils copied to clipboard

Fix tests and use Python 3 super methods

Open mikemanger opened this issue 1 year ago • 0 comments

  • Updates test matrix to target supported versions of Django (4.2-5.1) and Python (3.9-3.13)
  • Run GitHub tests on all PRs
  • Update GitHub actions to resolve deprecation warnings
  • Use python 3 super methods
  • Use correct database backend for postgres tests

mikemanger avatar Dec 16 '24 16:12 mikemanger