diff options
Diffstat (limited to 'docs/examples/objectstore.rst')
| -rw-r--r-- | docs/examples/objectstore.rst | 17 | 
1 files changed, 0 insertions, 17 deletions
| diff --git a/docs/examples/objectstore.rst b/docs/examples/objectstore.rst deleted file mode 100644 index 0939fe9c..00000000 --- a/docs/examples/objectstore.rst +++ /dev/null @@ -1,17 +0,0 @@ -Object Store API -================ - -* http://rest.ep.io/object-store/ - -This example shows an object store API that can be used to store arbitrary serializable content. - -``urls.py`` - -.. include:: ../../examples/objectstore/urls.py -    :literal: - -``views.py`` - -.. include:: ../../examples/objectstore/views.py -    :literal: - | 
