On 4/29/20 4:55 AM, Ralf Wiegand wrote:
Good morning mark, still not working. Not sure what the issue is.
(venv-3.6) [root@empire mailman-suite_project]# django-admin --pythonpath /opt/mailman/mailman-suite/mailman-suite_project --setting settings createsuperuser No Django settings specified. Unknown command: '--pythonpath' Type 'django-admin help' for usage.
This is partly my fault in that the --pythonpath and --settings options need to come after the createsuperuser subcommand, but also you've misspelled --settings.
Try
django-admin createsuperuser
--pythonpath /opt/mailman/mailman-suite/mailman-suite_project
--settings settings
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan