On 10/26/05, Jeremy Dunck <[EMAIL PROTECTED]> wrote:
> http://code.djangoproject.com/ticket/683
>
> This seems like a kinda-significant bug when dealing with many columns
> where field.db_column <> field.name.
Yup, this is a known issue. I've got a fix in mind, but I'm traveling
this week and hav
http://code.djangoproject.com/ticket/683
This seems like a kinda-significant bug when dealing with many columns
where field.db_column <> field.name.
Basically, foreign keys don't work.
If it's not seen as a priority, OK, but I wanted to make sure it
hadn't merely slipped under the radar.