On 22 March 2012 05:47, Jonathan Baker <jonathandavidba...@gmail.com> wrote:
> You'll need to enable the CSRF middleware, adjust your view and make use of
> the {% csrf_token %} template tag in your template. Details can be found
> here: https://docs.djangoproject.com/en/dev/ref/contrib/csrf/
>
>
> On Wed, Mar 21, 2012 at 11:35 PM, Stanwin Siow <stanwin.kts...@gmail.com>
> wrote:
>>
>> Hello,
>>
>> I was following this tutorial on django-paypal from this link:
>>  http://od-eon.com/blogs/nai/django-paypal-step-step-integration/?c=619
>>
>> i managed to get the paypal button working but when i click return to home
>> page i get a CSRF token not found.
>>
>> Please advise on how i should continue?
>>
>> I would appreciate any help rendered.
>>
>> Thank you.
>>
>> Best Regards,
>>
>> Stanwin Siow

Hey!

Which fork are you using? dcramer's on github was the best when I was
working with this last year.

HTH
Dan



>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>
>
>
>
> --
> Jonathan D. Baker
> Web Developer
> http://jonathandbaker.com
> 303.257.4144
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.



-- 
Dan Hilton
============================
www.twitter.com/danhilton
www.DanHilton.co.uk
============================

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to