Python3 fix
Avoid deleting from whitelist_entry table during execute_turn.
Make garbage-collection of whitelist entries less prone to deadlocking
Nothing really
Re-generated django.po file
Update session['django_language'] in the mobile app also
Limited the line-length in all .py files to 99 characters.
Fixed serious security problem in the WAP-application.
Disabled GZipMiddleware by default (because of the BREACH attack)
Closed possible DoS attack vector