22 Oct
2023
22 Oct
'23
9:42 p.m.
Mark Sapiro wrote:
Note that /mailman/ will get to Django, but probably won't work unless you have something like
path('mailman3/', include('postorius.urls')),
That should have said
path('mailman/', include('postorius.urls')),
in addition to
path('mailman3/', include('postorius.urls')),\
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan