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


On Aug 24, 10:13 am, Shadow <[EMAIL PROTECTED]> wrote:
> 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
>
> On Aug 25, 12:53 am, Erik Allik <[EMAIL PROTECTED]> wrote:
>
> > You should consult the documentation (not djangobook.com) about how
> > the admin site should be set up.
>
> > Erik
>
> > On 24.08.2008, at 17:20, Shadow wrote:
>
> > > 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!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to