Skip looking up choosable_domains when the user isn't superuser.
commitcebc6f7f7683593fb1acd1af7ff7cdc0b9f9749e
authorAbhilash Raj <raj.abhilash1@gmail.com>
Sat, 27 Feb 2021 06:14:26 +0000 (27 06:14 +0000)
committerAbhilash Raj <raj.abhilash1@gmail.com>
Sat, 27 Feb 2021 06:14:26 +0000 (27 06:14 +0000)
treea40c78d411bddfc374d9eaf41da887610d1c2dcc
parentec1f021fb6cecee62a981f4d5a79e7b05313e639
Skip looking up choosable_domains when the user isn't superuser.

This saves 1 + number(domains) API calls on every time someone visits the
Postorius' index page.
src/postorius/doc/news.rst
src/postorius/views/list.py