.. BUT it's not very hard to override the templates as necessary.. just
search for type="post" and add {% csrf_token %} before </form>, save in your
own template directory.On Mon, May 31, 2010 at 9:38 PM, Chris Moffitt <[email protected]> wrote: > Satchmo will work just fine with Django 1.2. However, it does not work with > the new CSRF enhancements (yet). > > -Chris > > > On Mon, May 31, 2010 at 8:59 AM, m1chael <[email protected]> wrote: > >> I have not tried yet, but I am interested in using the new if tags in >> django 1.2 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Satchmo users" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<satchmo-users%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/satchmo-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
