- Upgrade Heroku runtime to
python-3.8.6 - Switch
django-girderstodjango-composed-configuration- Change
from django_girders.configuration import ...tofrom composed_configuration import ... - Change in
settings.py:BASE_DIR = Path(__file__).resolve(strict=True).parent.parent
- Change
- Upgrade
s3-file-fieldto >= 0.0.12 - Set
UserFactory'susernamefield as theemail