Bug#924330: [Pkg-mailman-hackers] Bug#924330: postinst function django_config_site() broken

2019-03-12 Thread Jonas Meurer
Control: severity -1 grave Jonas Meurer: > the postinst function django_config_site() is broken, we need to > rewrite it. > > At the moment, it tries to read (and update) the default django site > domain by using `Site.objects.all()[0]`, which seems to be wrong. If at > all, then

Bug#924330: postinst function django_config_site() broken

2019-03-11 Thread Jonas Meurer
Package: mailman3-web Version: 0+20180916-6 Severity: important Hello, the postinst function django_config_site() is broken, we need to rewrite it. At the moment, it tries to read (and update) the default django site domain by using `Site.objects.all()[0]`, which seems to be wrong. If at all,