Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@fabiocaccamo fabiocaccamo released this 27 Feb 11:38
· 21 commits to main since this release
  • Avoid to execute database queries in app ready method. #121
  • Cache settings value even when they are retrieved from django.conf.settings to avoid database hits.
  • Replace Black and isort with Ruff-format.
  • Bump pre-commit hooks.