Pinson

Results 2 issues of Pinson

In SearchQuerySet **init** method, self.query was set to None before call of self._determine_backend(). So in this method hints['models'] was never set (line 41)

needs review

A proxy forward messages between websockets. Use cases: - forward messages received by any websocket to all others - forward messages received by a dedicated websocket to others

enhancement
documentation