Re: admin inlines saving empty objects

2009-05-07 Thread modelmike
I, also, am receiving inexplicable "Please correct the errors below" messages within templates with inlines that contain fields with 'blank=True' and / or 'null=True'. The messages appear about every third or fourth save attempt that involves empty strings. But I'm unsure. The bug is difficult

admin inlines saving empty objects

2009-05-06 Thread nbv4
I have an admin page set up where I have two inlines for this one model I have. Both inlines have extra=3 so theres three instances per inline. One of the inlines behaves badly by saving all three objects, even if two of them are completely empty. The other inline behaves nicely by only saving the