Yeah, I just realized I'm running django 0.97
On Apr 6, 1:32 pm, Karen Tracey <[email protected]> wrote:
> On Mon, Apr 6, 2009 at 11:57 AM, Adam Fraser <[email protected]>wrote:
>
>
>
> > Does anyone have a clue why I can't access ModelAdmin in
> > django.contrib.admin?
>
> > >>> from django.contrib import admin
> > >>> dir(admin)
> > ['__builtins__', '__doc__', '__file__', '__name__', '__path__',
> > 'models']
>
> > ???
>
> That's the result I get if my PYTHONPATH is pointing to a 0.96.x version of
> Django.
>
> Karen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---