Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

v0.20.0

Choose a tag to compare

@brianhelba brianhelba released this 01 Mar 05:15
· 49 commits to master since this release
618f36d
  • Change DEFAULT_AUTO_FIELD to BigAutoField
    • This will trigger a required migration on all models
  • Require Django >= 4.0
  • Switch from using django-girder-style to django-auth-style
  • Increase AUTHORIZATION_CODE_EXPIRE_SECONDS limit
  • Disable PRETTIFY_SQL in Django debug toolbar
  • Update some settings to follow Django 4 suggested practices