This repository was archived by the owner on Jan 29, 2025. It is now read-only.
v0.20.0
- Change
DEFAULT_AUTO_FIELDtoBigAutoField- This will trigger a required migration on all models
- Require Django >= 4.0
- Switch from using
django-girder-styletodjango-auth-style - Increase AUTHORIZATION_CODE_EXPIRE_SECONDS limit
- Disable PRETTIFY_SQL in Django debug toolbar
- Update some settings to follow Django 4 suggested practices