Fixup verbose names

This commit is contained in:
Jens Langhammer
2018-11-26 17:17:32 +01:00
parent ca80ebc0cc
commit 15ed14046e
9 changed files with 86 additions and 8 deletions

View File

@ -8,4 +8,5 @@ class PassbookOAuthProviderConfig(AppConfig):
name = 'passbook.oauth_provider'
label = 'passbook_oauth_provider'
verbose_name = 'passbook OAuth Provider'
mountpoint = 'application/oauth/'