Merge branch 'mumble_displaynames' into 'master'

Mumble Display Names

See merge request allianceauth/allianceauth!1185
This commit is contained in:
Ariel Rin
2020-04-06 02:19:53 +00:00
9 changed files with 185 additions and 22 deletions

View File

@@ -19,5 +19,6 @@ install_command = pip install -e ".[testing]" -U {opts} {packages}
commands =
all: coverage run runtests.py -v 2
all: coverage report -m
all: coverage xml
core: coverage run runtests.py allianceauth.authentication.tests.test_app_settings -v 2
all: coverage xml