| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cloudcode | ||
| __init__.py | ||
| installation.py | ||
| query.py | ||
| tests.py | ||
| user.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 |
|---|---|---|
| .. | ||
| cloudcode | Loading commit data... | |
| __init__.py | Loading commit data... | |
| installation.py | Loading commit data... | |
| query.py | Loading commit data... | |
| tests.py | Loading commit data... | |
| user.py | Loading commit data... |