From: Stas Kravets Date: Fri, 18 Feb 2011 16:55:55 +0000 (+0300) Subject: Merge remote branch 'upstream/master', updating to support latest changes X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=cfdcab1233df17c6c91ceb3dbc0dae5d7f5bed70;p=django-social-auth.git Merge remote branch 'upstream/master', updating to support latest changes Conflicts: example/templates/done.html example/templates/home.html --- cfdcab1233df17c6c91ceb3dbc0dae5d7f5bed70 diff --cc example/templates/done.html index fa4ff18,4730545..b492cb0 --- a/example/templates/done.html +++ b/example/templates/done.html @@@ -56,19 -56,8 +56,19 @@@ +
  • +
    {% csrf_token %} +
    + + + +
    +
    +
  • -
    {% csrf_token %} + {% csrf_token %}
    diff --cc example/templates/home.html index 6126124,c040c2c..15652f2 --- a/example/templates/home.html +++ b/example/templates/home.html @@@ -27,17 -27,8 +27,17 @@@
  • +
  • +
    {% csrf_token %} +
    + + + +
    +
    +
  • -
    {% csrf_token %} + {% csrf_token %}