Version 5.25.0

This commit is contained in:
Aleksi Häkli 2021-09-19 13:34:18 +03:00 committed by GitHub
parent 4be7654aea
commit 85917df508
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,15 @@ Changes
=======
5.25.0 (2021-09-19)
-------------------
- Fix duplicated AccessAttempts
with updated database model ``unique_together`` constraints
and data and schema migration.
[PetrDlouhy]
5.24.0 (2021-09-09)
-------------------