fix mismatched Version numbers and missing verbose_names
This commit is contained in:
@ -9,3 +9,4 @@ class PassbookAPIConfig(AppConfig):
|
||||
name = 'passbook.api'
|
||||
label = 'passbook_api'
|
||||
mountpoint = 'api/'
|
||||
verbose_name = 'passbook API'
|
||||
|
||||
Reference in New Issue
Block a user