Yup:
>>> django.get_version()
u'0.97-pre-SVN-unknown'
On Apr 6, 1:45 pm, Alex Gaynor <alex.gay...@gmail.com> wrote:
> On Mon, Apr 6, 2009 at 1:40 PM, Adam Fraser <adam.n.fra...@gmail.com> wrote:
>
> > Yeah, I just realized I'm running django 0.97
>
> > On Apr 6, 1:32 pm, Karen Tracey <kmtra...@gmail.com> wrote:
> > > 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
>
> There is no Django .97, presumably you mean some SVN version after .96.
>
> Alex
>
> --
> "I disapprove of what you say, but I will defend to the death your right to
> say it." --Voltaire
> "The people's good is the highest law."--Cicero
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---