summaryrefslogtreecommitdiff
path: root/changes/bug_all_backends
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-06-07 12:56:34 -0300
committerTomás Touceda <chiiph@leap.se>2013-06-07 12:56:34 -0300
commit92724a1bf110a6f97dbfaec4a7d68388eef19dc5 (patch)
treef37758652f4e8083bc24fed2bc2cfdd29e343ce5 /changes/bug_all_backends
parent194ff4c40047462e112737a74968ec21a75bfba7 (diff)
Do not list the backends as __all__
Diffstat (limited to 'changes/bug_all_backends')
-rw-r--r--changes/bug_all_backends3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug_all_backends b/changes/bug_all_backends
new file mode 100644
index 00000000..bfb7253d
--- /dev/null
+++ b/changes/bug_all_backends
@@ -0,0 +1,3 @@
+ o Do not list the backends in the __init__'s __all__ to allow not
+ supporting couch on the client side until the code is diveded into
+ client and server. \ No newline at end of file