Andre e2ef8afb99 update WSGI multidomain values
When activating multidomain support, the following error was observed:
ValueError: not enough values to unpack (expected 2, got 1)

This change allows for the WSGI file to correctly read the boolean
dropdown and list of tuples in domain choices.

Change-Id: I195ac2089baf3ba76c2201cc8b7e6abef1be4b54
2020-05-08 14:56:08 +01:00
..