File tree 1 file changed +4
-12
lines changed
1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change 1
1
# infinite-scroll-pagination
2
2
3
- [ ![ Build Status] (https://img.shields.io/travis/nitely/django-infinite-scroll-pagination
4
- /master.svg?style=flat-square)] (https://travis-ci.org/nitely/django-infinite-scroll-pagination
5
- )
6
- [ ![ Coverage Status] (https://img.shields.io/coveralls/nitely/django-infinite-scroll-pagination
7
- /master.svg?style=flat-square)] (https://coveralls.io/r/nitely/django-infinite-scroll-pagination
8
- )
9
- [ ![ pypi] (https://img.shields.io/pypi/v/django-infinite-scroll-pagination
10
- .svg?style=flat-square)] (https://pypi.python.org/pypi/django-infinite-scroll-pagination
11
- )
12
- [ ![ licence] (https://img.shields.io/pypi/l/django-infinite-scroll-pagination
13
- .svg?style=flat-square)] (https://raw.githubusercontent.com/nitely/django-infinite-scroll-pagination
14
- /master/LICENSE)
3
+ [ ![ Build Status] ( https://img.shields.io/travis/nitely/django-infinite-scroll-pagination/master.svg?style=flat-square )] ( https://travis-ci.org/nitely/django-infinite-scroll-pagination )
4
+ [ ![ Coverage Status] ( https://img.shields.io/coveralls/nitely/django-infinite-scroll-pagination/master.svg?style=flat-square )] ( https://coveralls.io/r/nitely/django-infinite-scroll-pagination )
5
+ [ ![ pypi] ( https://img.shields.io/pypi/v/django-infinite-scroll-pagination.svg?style=flat-square )] ( https://pypi.python.org/pypi/django-infinite-scroll-pagination )
6
+ [ ![ licence] ( https://img.shields.io/pypi/l/django-infinite-scroll-pagination.svg?style=flat-square )] ( https://raw.githubusercontent.com/nitely/django-infinite-scroll-pagination/master/LICENSE )
15
7
16
8
infinite-scroll-pagination is a Django lib that implements
17
9
[ the seek method] ( http://use-the-index-luke.com/sql/partial-results/fetch-next-page )
You can’t perform that action at this time.
0 commit comments