b8afcf52fd8dd68dc0ca201d46bd3336358ede69
It makes sure that resource id is not None, so that e.g. DELETE request is not accidentally called on a collection URL. Also _path method stub is now in base.Manager, to be overriden by child classes.
Description

