json or code for PyOhio

17 views
Skip to first unread message

Carl Karsten

unread,
Jul 12, 2013, 5:14:19 PM7/12/13
to pinax-s...@googlegroups.com
Can someone point me at either the schedule feed or the code repo for PyOhio?

--
Carl K

Carl Karsten

unread,
Jul 14, 2013, 7:59:39 PM7/14/13
to pinax-s...@googlegroups.com, ca...@personnelware.com
bump

Carl Karsten

unread,
Jul 22, 2013, 1:16:42 PM7/22/13
to pinax-s...@googlegroups.com, ca...@personnelware.com

http://pyohio.org/schedule/json/

https://github.com/eldarion/pyohio/blob/master/pyohio/views.py#L24

I suspect this is based on the same code that PyCon.CA's code is based on. 
thus based on the same bugs, so if someone can look it over and noticed if has been fixed in their version...

like it is missing keynotes which I swear I entered into some issue tracker.. but I can't find it now.

Taavi Burns

unread,
Jul 22, 2013, 2:25:19 PM7/22/13
to pinax-s...@googlegroups.com, ca...@personnelware.com
For anyone else watching, the PyCon.ca code is at:

And "does this get included or not" is controlled by is_normal():

(or the "everything" GET param)

And we baked our own "if you're not logged in as staff, you don't get the jar of cook^Wemails".


--
You received this message because you are subscribed to the Google Groups "pinax-symposion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pinax-symposi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Carl Karsten

unread,
Jul 22, 2013, 2:33:22 PM7/22/13
to pinax-s...@googlegroups.com
On Mon, Jul 22, 2013 at 1:25 PM, Taavi Burns <ta...@pycon.ca> wrote:
> For anyone else watching, the PyCon.ca code is at:
> https://github.com/pyconca/2013-web/blob/pyconca2013/symposion/schedule/views.py#L168
>
> And "does this get included or not" is controlled by is_normal():
> https://github.com/pyconca/2013-web/blob/pyconca2013/symposion/schedule/models.py#L49
>
> (or the "everything" GET param)

What is that for anyway?

>
> And we baked our own "if you're not logged in as staff, you don't get the
> jar of cook^Wemails".
>

Big thanks for this. protecting emails has been a re-occurring concern.
It has been ported to PyOhio. Who want to improve it by setting up a
group or something.

they didn't port
json.dumps({'schedule': data}),
Do you have the URL of what that protects against? "cuz Taavi
says" is good enough for me, but others may want more details.
--
Carl K
Reply all
Reply to author
Forward
0 new messages