Re: Porting from Django 0.96 to 1.0 doc improvement

2008-09-07 Thread Ramiro Morales
On Sun, Sep 7, 2008 at 1:10 PM, olive <[EMAIL PROTECTED]> wrote: > > Hello, > > I had hard time to find that I need to add primary_key=True to my > OneToOneFields to make it work as with 0,96. > > I still don't understand why I need add that for 1.0. > > Could you please add some lines about this

Porting from Django 0.96 to 1.0 doc improvement

2008-09-07 Thread olive
Hello, I had hard time to find that I need to add primary_key=True to my OneToOneFields to make it work as with 0,96. I still don't understand why I need add that for 1.0. Could you please add some lines about this in the doc ? Thanks again for Django 1.0, Olivier. --~--~-~--~~---