Always PUT a new object

This patch always 'PUT' new dashboards because there is always
a difference between what you push and what you get when you do
a GET. So if we want to only push the object when it has been
modified, using DictDiffer is not enough.

It fixes issue #1
1 file changed