Jiri Stransky b8afcf52fd Add _single_path method for single resources path
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.
2013-07-15 14:29:10 +02:00
..
2013-07-08 10:26:51 +02:00