rename couchdb.py => couch.py to avoid name clash
commitdf06d233bbeabd0de52a915b1aa932db13ca7b8b
authorStefan Kögl <stefan@skoegl.net>
Fri, 6 Jul 2012 09:24:45 +0000 (6 11:24 +0200)
committerStefan Kögl <stefan@skoegl.net>
Fri, 6 Jul 2012 09:24:45 +0000 (6 11:24 +0200)
treef58d017cb23cb2b5f720304744162aed477e23ac
parent1ba5e08cca19d8a2a13cff49e6d03b417cdfb026
rename couchdb.py => couch.py to avoid name clash

http://code.google.com/p/couchdb-python/ uses the couchdb module name
mygpo/api/advanced/__init__.py
mygpo/api/backend.py
mygpo/api/simple.py
mygpo/couch.py [moved from mygpo/couchdb.py with 100% similarity]
mygpo/maintenance/management/commands/dump-sample.py