Igoogle integration

2009-04-09 Thread Nick Boucart
Hi, I'm pretty new to django, so bear with me ;) I'm developing a little web application prototype, that I would like to have an igoogle widget for. The content in that iggoogle widget should be similar then a regular view, but without header, sidebar, navigation, etc. (for an example of what I

Re: Igoogle integration

2009-04-09 Thread Nick Boucart
ave a urls like: /mycoolfeed and /embed/mycoolfeed that both fetch exactly the same data from the database, but render a different template based upon the url. How would you do this? Thanks! Nick. On Apr 9, 3:57 pm, Nick Boucart wrote: > Hi, > > I'm pretty new to django, so bear