Skip to content

Django project to implement infinite scrolling using jScroll jQuery plug-in

License

Notifications You must be signed in to change notification settings

pythonsansar/infinite-scrolling-django

Repository files navigation

Infinite Scroll With Django

This is the simple example for the project discussed in the blog post: Implement An Infinite Scrolling With Django

To run this project follow these steps:

git clone https://github.com/pythonsansar/infinite-scrolling-django.git
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

About

Django project to implement infinite scrolling using jScroll jQuery plug-in

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published