passbook: implement dynamic URL loading

This commit is contained in:
Jens Langhammer
2018-11-22 10:28:13 +01:00
parent b5bc371a04
commit 61b79e90e5
9 changed files with 37 additions and 20 deletions

View File

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