[Inpycon] New Website

Gora Mohanty gora at mimirtech.com
Fri Jul 26 15:06:12 CEST 2013


On 26 July 2013 16:48, Anand Chitipothu <anandology at gmail.com> wrote:
>
> Hello everyone,
>
> I've been busy working with Prateek on the new website design and finally
> I've something to show.
>
> http://in.pycon.org:8080/2013/
>
> We are along working on to make sure it looks nice on mobile etc. Still
> lot of things still need to be fixed.
>
> You can welcome to contribute, the list of issues are at:
> https://github.com/pythonindia/pyconindia2013/issues
>
> Instructions to setup are available at:
> https://github.com/pythonindia/pyconindia2012/blob/new-design/Readme.md
[...]

I would like to contribute, and apologise for not finishing up past
work. Got caught up in work, and kept coming up with issues in
trying to get the new site set up.

I think that most of the issues in the link that you refer to
are regressions from past work, and I think that I can quickly fix
them.

I tried the new instructions. Everything goes fine, except that
I am not clear on where to get LASTUSER_CLIENT_ID and
LASTUSER_CLIENT_SECRET. Do I need to register a new
app at https://auth.hasgeek.com/apps/new ? That seems to
require a public-facing site for the OAuth2 Redirect URL. While
I can do this, it is not clear to me what the redirect URL needs
to handle.

Using the LASTUSER_CLIENT_ID and LASTUSER_CLIENT_SECRET
from pyconindia2012/eventframe-settings.py redirects to
http://anandology.com:8080/login/redirect?state=XXXXXXXXXXXXX&error_description=Redirect+URI+hostname+doesn%27t+match&error=invalid_request
which presumably is because the app redirect URI does not match
the one registered with HasGeek.

Regards,
Gora


More information about the Inpycon mailing list