mozilla / django-browserid

Django application for adding BrowserID support.
Mozilla Public License 2.0
179 stars 80 forks source link

Multiple site urls #153

Closed thekashifmalik closed 11 years ago

thekashifmalik commented 11 years ago

SITE_URL now accepts a string, an iterable of strings or a callable that returns either.

Fixes #51

thekashifmalik commented 11 years ago

Here ya go.

thekashifmalik commented 11 years ago

This should be it.

peterbe commented 11 years ago

r+

@Osmose mind if I merge this in? (I'll need to rebase it down to one commit)

peterbe commented 11 years ago

Note-to-self: The comment about str that needs to be basestring.

peterbe commented 11 years ago

Thank you so much @kalail !!

I merged it here: https://github.com/mozilla/django-browserid/commit/d21526bf59a23213ce579ad56a4f7df46cb90e0a and added a little followup: https://github.com/mozilla/django-browserid/commit/f24b02d863f85c30278d84c94b14f3672534d82e