Django Facebook - Test page

By Thierry Schellenbach mellowmorning.com, @tschellenbach

{% if request.GET.fb_error_or_cancel or request.GET.error %}
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 %}

Register, login or connect with facebook



Popup version

Album upload flow

{% csrf_token %} image image

Post to My Wall

{% csrf_token %}

Post to My Wall - Javascript Popup version

{% csrf_token %}