=====
* Fix issue when file has not changed while saving model.
* Return doc name as a string repr of class.
* Add `content_url` property.
* Provide urls to view/download the document. It is a little performance fix
as it means that it does not need to create new session on Crocodoc every time
template gets refreshed/rendered.
* Property `view_file` changed to more appropriate `url`.