I've just developed a website with Django, which uses a database. Now I would like to implement my application as a Facebook App, usable in Facebook Canvas.
I'm totally a newbie in this area. I've searched all day, but I've not found any good docs or tutorial for an example. Is it so difficult? Can you give me some hints for beginning?
I don't want to rewrite all my application in PHP, I still want to use my loved Django.