Settings
- class alliance_platform.server_choices.settings.AlliancePlatformServerChoicesSettingsType[source]
Settings for the Server Choices package of the Alliance Platform.
These can be set in the Django settings file under the
ALLIANCE_PLATFORMkey:ALLIANCE_PLATFORM = { "SERVER_CHOICES": { # settings go here } }