On Tue, 2009-04-28 at 15:00 -0700, thebigape wrote:
> Okay...   this is a Macbook running apache2/osx 10.4.11   The Django
> Admin interface worked fine with my app prior to the failed port.
> Since my upgrade the only thing I've found that doesn't work is the
> Admin interface.   I've uninstalled and reinstalled....

This could be any one of about three thousand things and there's no way
to tell from the information you've provided. Did you follow all the
porting steps mentioned in the release notes, in particular in the
porting guide ([1])? Since the admin application has changed a lot
between 0.96 and 1.0, you should have had to make a number of changes in
that department.

So concentrate on one model at a time. Choose your smallest and simplest
model. What does the entry in your admin.py file for that model look
like?

[1] http://docs.djangoproject.com/en/dev/releases/1.0-porting-guide/


Regards,
Malcolm


--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to