fab10m
fab10m
Hi, I think there is an error in the example under the paragraph [Listening with a view instead of the updated signal](https://django-push.readthedocs.io/en/latest/subscriber.html#listening-with-a-view-instead-of-the-updated-signal). Instead of `for entry in payload.entries:` should be...
Hello everybody, I was needing to render the comments with pagination, in the tree form and sorted in this way: - all the commnents with level = 0 in the...
- Django version: 3.2 - Algolia Django integration version: 2.0.0 - Language Version: 3.9.4 ### Description I found from the source code (models.py) that the property AlgoliaIndex.fields can receive also...