I found at least three libraries which can be used to create Facebook Canvas Apps on Django:
- PythonForFacebook - https://github.com/pythonforfacebook/django-facebook
- Fandjango - https://github.com/jgorset/fandjango
- Django For Facebook (fashiolista.com) - https://github.com/tschellenbach/Django-facebook
Which one of these do you prefer for this task? Maybe there are some other more robust libs outhere? I'm a bit confused which one to choose.