Ronny is right. South is the way to go. no pun intended.
On Mar 8, 6:30 pm, ronny wrote:
> Ignore the rest of these guys, and go here:
>
> http://south.aeracode.org/docs/tutorial/part1.html#tutorial-part-1
>
> It's called django-south, all the cool kids are using it.
>
> Enjoy. :D
>
> -ron
>
>
Hey, wondering if i'm doing this wrong. I'm using the new receiver
decorator in the 1.3 svn devel code..
In [2]: django.VERSION
Out[2]: (1, 3, 0, 'rc', 1)
If I leave sender out of the receiver decorator, it works fine, but I
can't get it to work with an abstract base class as the sender. While
Is anyone having a problem displaying foreign key fields in the
admin? If I include a foreign key in the list_display of the admin
model that controls my db model, it won't display any rows. I did
some debug sleuthing and discovered if I commented out two lines (seen
below), everything displays f
3 matches
Mail list logo