fix typos

This commit is contained in:
Tobias Bengfort
2021-06-23 08:07:32 +02:00
parent b18dfe2bb6
commit e8ce96c404
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
## 2.2.0
* Added: MFA_REDIRECT_AFTER_REGISTRATION settings parameter
* Fixed: Deprecation error for NULBooleanField
* Fixed: Deprecation error for NullBooleanField
## 2.1.2
* Fixed: Getting timestamp on Python 3.7 as ("%s") is raising an exception