inoi / trombi

Trombi is an asynchronous CouchDB client for Tornado

Home Page:http://inoi.github.com/trombi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for list-functionality

nailor opened this issue · comments

CouchDB provides a list functionality to control the data returned from the views. Trombi needs to support this list functionality too.

views: Implement lists support to views.

Closed by 6fbe928.