src/cm/templates/site/followup.html
Thu, 28 Nov 2013 09:11:51 +0100 gibus With JQuery > 1.6 replace .attr() by .prop() or .val(), see http://api.jquery.com/prop/
Mon, 21 May 2012 16:50:42 +0200 gibus Reverts to changeset 435, and just add {% csrf_token %} to template forgot_pw.html, since CSRF protection seems to be only here (surely because of django.contrib.auth.views).
Sat, 19 May 2012 10:21:54 +0200 Production Moz Fix side effects with csrf token, add csrf_token to every post form + add ajax (see http://stackoverflow.com/questions/5100539/django-csrf-check-failing-with-an-ajax-post-request), remove django.middleware.csrf.CsrfViewMiddleware ?!
Thu, 11 Feb 2010 16:28:10 +0100 raph add logo in settings / fix static file settings
Thu, 14 Jan 2010 11:07:49 +0100 raph workspace followup available to anon user
Mon, 14 Dec 2009 13:54:47 +0100 raph split followup and embed
less more (0) tip