Thanks so much!
A bug: The good news is you're not crazy; the bad news is there's no
easy fix. :)
But, in fact, I applied one of the patches there and it solved the
problem very well.
K.C.
On Jun 23, 9:28 pm, Karen Tracey wrote:
>
> Looks like:
>
> http://code.djangoproject.com/ticket/5622
>
On Tue, Jun 23, 2009 at 4:14 PM, K.C. Smith wrote:
>
> I want to (optionally) leave some fields in a model/table NULL. I've
> set the options "null=True" and "blank=True" for the fields in
> question. I know it's working because the admin site add form greyed
> out the "blank=True" fields. But
I want to (optionally) leave some fields in a model/table NULL. I've
set the options "null=True" and "blank=True" for the fields in
question. I know it's working because the admin site add form greyed
out the "blank=True" fields. But, I still can't add an object with
these fields blank/NULL. I
3 matches
Mail list logo