Use Django permission model for mailinglists
This MR changes the mailinglist display to use BasicAuthentification via the rest framework. That way, we can directly include the view in sympa without the current workaround using nginx.
This MR changes the mailinglist display to use BasicAuthentification via the rest framework. That way, we can directly include the view in sympa without the current workaround using nginx.