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-04 15:30:17 +02:00
2013-07-01 11:01:17 +02:00
2013-07-08 10:26:53 +02:00
2013-07-08 10:26:52 +02:00
2013-07-12 10:54:20 +02:00