django-mongotools icon indicating copy to clipboard operation
django-mongotools copied to clipboard

Logging changes

Open TriggeredMessaging opened this issue 13 years ago • 0 comments

Hi,

I found these additions to be helpful while trying out mongotools - they just record when a field is being ignored because it's the wrong type. Without that, it's quite hard to see why the field has just disappeared from the form without stepping through the code.

Could change from .error to .debug if you prefer.

-- Mike Austin

TriggeredMessaging avatar Jan 11 '12 12:01 TriggeredMessaging