Skip to content

python 3.12, django 5.0, postgres 16 support and deffered sql fix

Compare
Choose a tag to compare
@tbicr tbicr released this 21 Feb 22:50
· 12 commits to master since this release
  • fixed deferred sql errors
  • added django 5.0 support
  • added python 3.12 support
  • added postgres 16 support
  • drop postgres 11 support
  • drop ZERO_DOWNTIME_MIGRATIONS_USE_NOT_NULL setting
  • marked migrate_isnotnull_check_constraints command deprecated