Hi there, I updated my zine blog to hg head $ hg parent changeset: 1377:f9764beafa4b tag: tip user: mitsuhiko date: Fri Jun 18 20:51:29 2010 +0200 summary: Removed unused dangerously broken code Now my blog is in maintenance mode, if I try to login with my admin login I'm not granted access. Any ideas? I've got no idea which revision of zine I was running before - shame on me. It was newer than the latest release but not much. Thanks in advance, Florian -- Florian Ludwig <dino@phidev.org>
Hi, On 2010-06-30 4:58 PM, Florian Ludwig wrote: > Now my blog is in maintenance mode, if I try to login with my admin > login I'm not granted access. Any ideas? Reset your password :) If you know a bit of python you can import the user model, query yourself and then set a new password and commit. Regards, Armin