Bono de Visser

Results 3 issues of Bono de Visser

When trying to run lettuce tests on Django 1.10 I get the following error: ``` File ".../local/lib/python2.7/site-packages/lettuce/django/management/commands/harvest.py", line 43, in Command option_list = BaseCommand.option_list + ( AttributeError: type object 'BaseCommand'...

Currently when posting a form, an authentication request is being performed and the `OIDCPreservePost` option is enabled a (or actually a couple) blank screen is shown with the text "Redirecting..."....

enhancement

I think it would be nice if there was some way to disable the `/account/delete/` URL/functionality. In my case it can lead to data discrepancies if a user decides to...