Name |
Last commit
|
Last update |
---|---|---|
parse_rest | ||
.gitignore | ||
COPYING | ||
README.mkd | ||
setup.py |
Set up the QueryManager in a metaclass instead of in the __new__ method, which means one doesn't have to instantiate an instance of the class before querying it. Fixed the __iter__ method of Queryset, which yielded only the first object from the query. Put back test cases for CloudCode functions.
Name |
Last commit
|
Last update |
---|---|---|
parse_rest | Loading commit data... | |
.gitignore | Loading commit data... | |
COPYING | Loading commit data... | |
README.mkd | Loading commit data... | |
setup.py | Loading commit data... |