On Mon, Apr 6, 2009 at 11:57 AM, Adam Fraser <adam.n.fra...@gmail.com>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 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