django-infinite-scroll 0.1.7
0
Adds infinite scroll to any page
Contents
Adds infinite scroll to any page
How to Install django-infinite-scroll
You can install django-infinite-scroll using pip
pip install django-infinite-scroll
or add it to a project with poetry
poetry add django-infinite-scroll
Package Details
- Author
- Gustavo Selbach Teixeira
- License
- GNU License
- Homepage
- https://github.com/gsteixeira
- PyPi
- https://pypi.org/project/django-infinite-scroll/
Classifiers
Related Packages
Errors
A list of common django-infinite-scroll errors.
Code Examples
Here are some django-infinite-scroll
code examples and snippets.