Re: Installation problem (version 1.2.1)

2010-05-28 Thread Alex Robbins
I think Daniel might mean you can also use the __file__ attribute, as in: >>> import django >>> django.__file__ Hope that helps, Alex On May 28, 4:07 am, Daniel Roseman wrote: > On May 28, 9:56 am, Derek wrote: > > > > > I have just upgraded my version of Ubuntu, which then also installed > > P

Re: Installation problem (version 1.2.1)

2010-05-28 Thread Daniel Roseman
On May 28, 9:56 am, Derek wrote: > I have just upgraded my version of Ubuntu, which then also installed > Python 2.6.  I thought this was a good opportunity to upgrade to > Django 1.2.  I removed all traces of Django 1.1.1 that I could find, > along with extra plugins/modules/apps etc, and ran the