Django Facebook - Test page

By Thierry Schellenbach mellowmorning.com, @tschellenbach

{% if request.GET.fb_error_or_cancel %}
Please click allow in the facebook interface, to access Fashiolista
{% endif %}
Couldn't load the static Javascript files, is django static configured correctly? See the docs here.
{% if messages %} {% endif %}

Album upload flow

{% csrf_token %} image image

Post to My Wall

{% csrf_token %}

Post to My Wall - Javascript Popup version

{% csrf_token %}