Hay, my model is a through a "Data truncated for column 'password' at row 1" warning. This is fine, the data does get truncated, but it get fills back in by a different function later on.
How can i get django a ignore this warning? I think it's called on the Save() method.