Version 5.17.0

This commit is contained in:
Aleksi Häkli 2021-06-05 18:48:08 +03:00 committed by GitHub
parent 2e074eebc5
commit a2d605c900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,14 @@ Changes
=======
5.17.0 (2021-06-05)
-------------------
- Fix ``default_app_config`` deprecation.
Django 3.2 automatically detects ``AppConfig`` and therefore this setting is no longer required.
[nikolaik]
5.16.0 (2021-05-19)
-------------------