On 8/10/25 11:38 AM, Mark Sapiro wrote:
The documentation doesn't always say so, but the Django admin command may be called manage.py or not depending on how you installed Django. If you installed following https://docs.mailman3.org/en/latest/install/ virtualenv.html, i.e. installed mailman-web, instead of `python manage.py` the command is just `django-admin`.
Or, as Odhiambo says, `mailman-web` which is probably better as `django-admin` may not find your settings file.
-- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/IIULUCPEIBV5WQF2JGF4K2KC37NUPKE7/ This message sent to [email protected]
