Block a user
Logout is not working
This problem has been fixed now using the django.contrib.auth libs. After the logout man will be redirected to home.
Migrate to new API on OpenLigaDB
The API switched from SOAP to JSON (swagger). Thus, the OpenLiga() class has to be migrated. Presumably this can implemented using the requests module.
Docs may be found here: https://realpyth…