django treemenus implementation question

2012-04-18 Thread gowtham
Hi Everyone, Another newbie question to the group. For the tiny Django application I created for past few weeks, we decided to implement a menu with tree structure. I found django-treemenus application started to implement it (I am still open to other suggestions). I could not quite get everything

Implementation Question

2005-10-06 Thread Armin
Hey everyone, In the application I'm writing, upon adding an 'event', it must create a flickr photoset. Now, in order to do that, I need to login to yahoo, which is done through a redirect from my site to yahoo and then from yahoo back to my site with a session id. Please assist me to best approa