hey Mark, that worked. Thank YOU. Got one step ahead. So after creating a admin account and logging in via the GUI, I get this error message:
IntegrityError at /accounts/login/
UNIQUE constraint failed: account_emailaddress.email
Request Method: POST Request URL: http://192.168.0.27:8000/accounts/login/ Django Version: 2.2.12 Exception Type: IntegrityError Exception Value:
UNIQUE constraint failed: account_emailaddress.email
Exception Location: /opt/mailman/venv-3.6/lib64/python3.6/site-packages/Django-2.2.12-py3.6.egg/django/db/backends/sqlite3/base.py in execute, line 383 Python Executable: /opt/mailman/venv-3.6/bin/python Python Version: 3.6.8
What does this mean?
Thx, ralf
On 4/29/20 10:19 AM, Mark Sapiro wrote:
django-admin createsuperuser
--pythonpath /opt/mailman/mailman-suite/mailman-suite_project
--settings settings