On 5/19/21 11:50 AM, Sarah H wrote:
Hi Mark,
I wanted to make another note on the documentation, the migration documents (https://docs.mailman3.org/en/latest/migration.html#fn2) reference using
'python manage.py hyperkitty_import'
it should be
'mailman-web hyperkitty_import'
That is a can of worms. It all depends on how you installed Mailman 3.
If you follow the doc at
https://docs.mailman3.org/en/latest/install/virtualenv.html, the django
management command will be mailman-web
, but installation in other ways
can result in its being manage.py
or django-admin
or almost anything.
For example,
https://docs.mailman3.org/en/latest/pre-installation-guide.html#what-do-i-ne...
refers to a typical Django project in which the management command is
manage.py
.
https://docs.mailman3.org/en/latest/config-web.html is inconsistent in
itself in that it uses mailman-web
in most places except the note
about qcluster at
https://docs.mailman3.org/en/latest/config-web.html#running-the-task-queue
which also links to
http://hyperkitty.readthedocs.io/en/latest/install.html#asynchronous-tasks
which uses django-admin
.
I'm thinking that we should put a note about this near the top of https://docs.mailman3.org/en/latest/ and let it go at that.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan