django-selenium-login icon indicating copy to clipboard operation
django-selenium-login copied to clipboard

Force quick Selenium login for Django projects by setting session cookies

Results 2 django-selenium-login issues
Sort by recently updated
recently updated
newest added

In django 2, AUTHENTICATION_BACKENDS is a set so getting the first one doesn't necessarily work

fixes https://github.com/feffe/django-selenium-login/issues/1 Porting https://github.com/django/django/commit/47744a0a4ed0b9e2d3f52de65abcf6cef9a14e31 reference [Django ticket](https://code.djangoproject.com/ticket/27542#ticket)