src/cm/settings.py
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, 17 May 2012 23:58:03 +0200 Production Moz Avoids HTTP 403 on reset password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
Wed, 10 Mar 2010 21:05:13 +0100 rbernard enh bulgarian translation #26
Tue, 02 Feb 2010 16:30:48 +0100 raph added spanish translation (thx Alejandro Martin Ortin)
Thu, 28 Jan 2010 16:53:57 +0100 raph debug false by default
Mon, 25 Jan 2010 16:05:02 +0100 raph add pt_BR translation (thx Paulo RenĂ¡ da Silva SantarĂ©m & co)
Thu, 21 Jan 2010 21:11:32 +0100 rbernard ENH ticket 20 disable edit in versions tab added ALLOW_CLIENT_MODIF_ON_LAST_VERSION_ONLY to settings.py
Fri, 15 Jan 2010 09:59:47 +0100 raph add Norwegian translation files
Tue, 08 Dec 2009 16:55:22 +0100 raph add south library (manages database evolutions)
Mon, 23 Nov 2009 15:14:29 +0100 raph import from internal svn r 4007
less more (0) tip