Make user-defined meta optional when retrieving from the backend.
authorAntony Chazapis <chazapis@gmail.com>
Fri, 17 Feb 2012 13:47:26 +0000 (15:47 +0200)
committerAntony Chazapis <chazapis@gmail.com>
Fri, 17 Feb 2012 13:47:26 +0000 (15:47 +0200)
commit82482e2c3d3c0135a22267f62e3ba353073070ef
tree1cb5f69733ec746f8117328ccc3a7dad66b589d6
parent2fd10ff4d898bc768f2d916b8d4eb057686ddf95
Make user-defined meta optional when retrieving from the backend.
Document.

Fixes #1948
docs/source/devguide.rst
pithos/api/functions.py
pithos/backends/base.py
pithos/backends/modular.py