[mezzanine-users] Re: OAUTH2_PROVIDER (mezzanine-api)

2016-10-21 Thread Akhlaq Rao
I got it working, the order matters I guess. try: from mezzanine_api.settings import * except ImportError: pass OAUTH2_PROVIDER = { 'ALLOWED_REDIRECT_URI_SCHEMES': ['http', 'https', 'custom-scheme'], } On Friday, October 21, 2016 at 6:22:15 PM UTC-4, Akhlaq Rao wrote: > > Hi Guys,

[mezzanine-users] Re: OAUTH2_PROVIDER (mezzanine-api)

2016-10-21 Thread Akhlaq Rao
I got it working, the order matters I guess. try: from mezzanine_api.settings import * except ImportError: pass OAUTH2_PROVIDER = { 'ALLOWED_REDIRECT_URI_SCHEMES': ['http', 'https', 'couture92'], } On Friday, October 21, 2016 at 6:22:15 PM UTC-4, Akhlaq Rao wrote: > > Hi Guys,

[mezzanine-users] Norwegian translation of Mezzanine

2016-10-21 Thread simen
Hello, I'd like to help improve the Norwegian translation of Mezzanine as I'm using Mezzanine for several Norwegian projects. I sent Sebastián Ramírez Magrí a request to join the translation team at Transifex about a month ago, and a personal message two weeks after that, but I still haven't