[mezzanine-users] Re: Field Injected: Column cannot be null

2015-12-03 Thread Nkansah Rexford
Instead of providing the null and blank parameters, you should take them out 
and maybe you should use the default='' 

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Re: Field Injected: Column cannot be null

2015-12-03 Thread R.J. Jackson
Something I just noticed.  When I save a blog post with a game_date, and 
then go back to it, remove the date and save it, it works fine.  However 
when creating it with out the game_date it gives me that cannot be null 
error.

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.