Admin problems :(

10 views
Skip to first unread message

Shadow

unread,
Aug 24, 2008, 10:20:16 AM8/24/08
to Django users
Hi, I'm having some issues with the admin app (using svn rev #8520).

1) I can't get my apps models to show (logged in as superuser).

I've added:
"
class Admin:
pass
"
to each one with no affect. But I can still see them in user
permissions?!

2) The "Change password" link gives the following:

http://dpaste.com/73515/


Any help would be much appreciated,

Thanks!

Erik Allik

unread,
Aug 24, 2008, 10:53:00 AM8/24/08
to django...@googlegroups.com
You should consult the documentation (not djangobook.com) about how
the admin site should be set up.

Erik

Shadow

unread,
Aug 24, 2008, 11:13:19 AM8/24/08
to Django users
ah... :P thanks

But what about the "Change password" link?

Not that it really matters... but wondering if its another thing I'm
doing wrong?

cheers

Steve Potter

unread,
Aug 24, 2008, 11:17:43 AM8/24/08
to Django users
What Erik is saying is that in recent versions of Django you no longer
use the same syntax to activate the admin. This happened when the
newforms-admin branch was merged.

Steve

Shadow

unread,
Aug 24, 2008, 11:33:11 AM8/24/08
to Django users
sorry,

that was a "ah... (dam, silly me)"
not a "ah... (Erik is strange :s)"
;)

So I've managed to get it to work now :D

But I'm not sure why the "Change password" link still isn't working.
I'm not sure it's associated with the models?

http://dpaste.com/73515/

Cheers

Karen Tracey

unread,
Aug 24, 2008, 12:13:15 PM8/24/08
to django...@googlegroups.com
On Sun, Aug 24, 2008 at 11:33 AM, Shadow <shadow.fu...@gmail.com> wrote:

But I'm not sure why the "Change password" link still isn't working.
I'm not sure it's associated with the models?

http://dpaste.com/73515/

That's a bug in Django.  I've opened a ticket with a patch to get it fixed:

http://code.djangoproject.com/ticket/8520

Karen

Reply all
Reply to author
Forward
0 new messages