[GH-ISSUE #145] Login error #98

Open
opened 2026-02-27 15:57:19 +03:00 by kerem · 1 comment
Owner

Originally created by @marukochanstella on GitHub (May 16, 2018).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/145

Please help me !!
I get error
ImproperlyConfigured at /accounts/login/

No authentication backends have been defined. Does AUTHENTICATION_BACKENDS contain anything?

Request Method: POST
Request URL: http://192.168.0.30:80/accounts/login/?next=/
Django Version: 1.8.11
Exception Type: ImproperlyConfigured
Exception Value:

No authentication backends have been defined. Does AUTHENTICATION_BACKENDS contain anything?

Exception Location: /srv/webvirtcloud/venv/local/lib/python2.7/site-packages/django/contrib/auth/init.py in _get_backends, line 31
Python Executable: /srv/webvirtcloud/venv/bin/python

Originally created by @marukochanstella on GitHub (May 16, 2018). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/145 Please help me !! I get error ImproperlyConfigured at /accounts/login/ No authentication backends have been defined. Does AUTHENTICATION_BACKENDS contain anything? Request Method: POST Request URL: http://192.168.0.30:80/accounts/login/?next=/ Django Version: 1.8.11 Exception Type: ImproperlyConfigured Exception Value: No authentication backends have been defined. Does AUTHENTICATION_BACKENDS contain anything? Exception Location: /srv/webvirtcloud/venv/local/lib/python2.7/site-packages/django/contrib/auth/__init__.py in _get_backends, line 31 Python Executable: /srv/webvirtcloud/venv/bin/python
Author
Owner

@hfinch1991 commented on GitHub (May 23, 2018):

Change AUTHENTICATION_BACKENDS in the file: /srv/webvirtcloud/webvirtcloud/settings.py

<!-- gh-comment-id:391237794 --> @hfinch1991 commented on GitHub (May 23, 2018): Change AUTHENTICATION_BACKENDS in the file: /srv/webvirtcloud/webvirtcloud/settings.py
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#98
No description provided.