SharedQuery load method

Issue #1606 resolved
Former user created an issue

I've found in shared.py in class ShardedQuery load method. Query class doesn't have load method but {{{ super(ShardedQuery, self).load(ident) }}} is called. It's interesting what for it should be used:)

Comments (2)

  1. Log in to comment