Zine

zine upgrade, maintenance and passwords

zine upgrade, maintenance and passwords

From:
Florian Ludwig
Date:
2010-06-30 @ 14:58
Subject:
zine upgrade, maintenance and passwords
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>

Re: zine upgrade, maintenance and passwords

From:
Armin Ronacher
Date:
2010-07-01 @ 10:18
Subject:
Re: zine upgrade, maintenance and passwords
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