Thank you! That solves my problem I was afraid they decided to rip
out generic relationships. I know some people don't like using a
model like that but the truth is that it's been used in practice for a
long time. There are advantages to it in some situations.
I'll take your advice and use th
On Apr 30, 6:08 pm, dayvo <[EMAIL PROTECTED]> wrote:
> Thank you for the advice on this problem. I haven't touched Django
> since I finished this project. It's been about 4 months.
>
> Having had some more time to explore the issue, I believe the problem
> lies here:
>
> from django.contrib.co
Actually, if you installed Django from synaptic you probably have:
http://packages.ubuntu.com/hardy/python-django
Which is actually older than trunk. Your code, and the above import,
needs trunk to work, I think.
See:
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Genericrelati
Thank you for the advice on this problem. I haven't touched Django
since I finished this project. It's been about 4 months.
Having had some more time to explore the issue, I believe the problem
lies here:
from django.contrib.contenttypes import generic
In my models.py, I'm using generic forei
On Apr 29, 7:55 pm, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> On Apr 30, 3:26 am, Rajesh Dhawan <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hi,
>
> > > I could use some help getting my Django website back up after an
> > > upgrade to Hardy Heron. Instead of using svn to get Django, I used
> >
On Apr 30, 3:26 am, Rajesh Dhawan <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> > I could use some help getting my Django website back up after an
> > upgrade to Hardy Heron. Instead of using svn to get Django, I used
> > synaptic this time. Now my site doesn't work and I'm a bit confused
> > on path
Hi,
> I could use some help getting my Django website back up after an
> upgrade to Hardy Heron. Instead of using svn to get Django, I used
> synaptic this time. Now my site doesn't work and I'm a bit confused
> on path names.
>
> I believe Hardy installed Django to /var/lib/python-support/pyth
I could use some help getting my Django website back up after an
upgrade to Hardy Heron. Instead of using svn to get Django, I used
synaptic this time. Now my site doesn't work and I'm a bit confused
on path names.
I believe Hardy installed Django to /var/lib/python-support/python2.5/
django
My
8 matches
Mail list logo