mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #145] Login error #98
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@hfinch1991 commented on GitHub (May 23, 2018):
Change AUTHENTICATION_BACKENDS in the file: /srv/webvirtcloud/webvirtcloud/settings.py