mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-23 11:53:12 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
8ceb9ccc0c
commit
5ce0dec5c4
1 changed files with 8 additions and 0 deletions
|
@ -190,6 +190,14 @@ Don't forget to run migrations afterwards.
|
||||||
|
|
||||||
## MR 433 : upgrade django-ldapdb to 1.3.0
|
## MR 433 : upgrade django-ldapdb to 1.3.0
|
||||||
|
|
||||||
|
Uninstall the existing django-ldapdb installation
|
||||||
|
|
||||||
|
pip3 uninstall django-ldapdb
|
||||||
|
|
||||||
|
Install debian(buster) supported version
|
||||||
|
|
||||||
|
apt install python3-django-ldapdb
|
||||||
|
|
||||||
If you use MySQL, please run
|
If you use MySQL, please run
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue