django-mongotools
django-mongotools copied to clipboard
Logging changes
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