On Fri, Jun 15, 2012 at 1:13 PM, vikalp sahni wrote:
> strange, I hope you are checking the right model and right admin.
>
> Can you check you have traces for that field on your admin.py
Turns out there are 2 tables with very similar names, and I was
looking at the admin for the wrong table.
>
strange, I hope you are checking the right model and right admin.
Can you check you have traces for that field on your admin.py
Regards,
//Vikalp
On Fri, Jun 15, 2012 at 11:37 PM, Larry Martell wrote:
> I have a table that had a ForeignKey reference. In the admin screen
> for adding to this tab
I have a table that had a ForeignKey reference. In the admin screen
for adding to this table there was a dropdown for that column. I want
to get rid of that ForeignKey. I changed models.py and removed the
ForeignKey column, bounced apache and altered the table and removed
that column. In the admin
3 matches
Mail list logo