issues
search
photocrowd
/
django-cursor-pagination
Cursor-based pagination for Django
BSD 3-Clause "New" or "Revised" License
158
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support async queryset evaluation
#50
bradleyoesch
closed
4 months ago
0
Support async queryset evaluation
#49
bradleyoesch
closed
4 months ago
8
Add helper functions to get the cursor for before and after this set …
#48
myers
opened
9 months ago
2
Migrate to flit, pdm, or hatch
#47
patrick91
opened
1 year ago
3
Updated changelog/setup for 0.2.1 release and added 3.11 to test matrix
#46
thommor
closed
1 year ago
0
Implement NULL value ordering
#45
untidy-hair
closed
1 year ago
4
Pagination with null values
#44
untidy-hair
closed
1 year ago
7
Clarification to jump to a certain page
#43
variable
closed
2 years ago
1
django-cursor-pagination not compatible with django-mock-queries
#42
habibi1981
closed
2 years ago
1
How to use forward pagination and backwards pagination in an API
#41
habibi1981
closed
2 years ago
3
Only import Sequence from collections.abc
#40
jaap3
closed
3 years ago
0
Fix deprecation warning re importing Sequence
#39
ifigotin
closed
3 years ago
0
Major Issue: Breaks on Django 3.1.7
#38
EmperorArthur
closed
3 years ago
13
Prepare release 0.1.5
#37
patrick91
closed
3 years ago
7
Replace gettext_lazy with ugettext_lazy
#36
SchubmannM
closed
4 years ago
0
Move tests to GitHub actions
#35
patrick91
closed
4 years ago
0
Move tests to GitHub actions
#34
patrick91
closed
4 years ago
0
add support for .values() querysets
#33
H4dr1en
opened
4 years ago
0
Pagination doesn't work with mongoengine
#32
jaisharma639
closed
4 years ago
2
Django 3.0
#31
moggers87
closed
4 years ago
3
duplicate "after" cursor item
#30
wahello
closed
1 year ago
1
Row Value Misused Error
#29
topbloc-beiswenger
closed
1 year ago
7
Remove SQLite caveat from readme
#28
cmmartti
closed
5 years ago
1
Remove caveat of not supporting different directions of ordering
#27
yeahframeoff
closed
2 years ago
6
use urlsafe_b64endcode
#26
dtkav
opened
5 years ago
1
add a gitignore file with common python ignores
#25
dtkav
closed
4 years ago
2
Update setup.py with metadata and upcoming version
#24
Drarok
closed
5 years ago
0
Add build status to the README
#23
Drarok
closed
5 years ago
0
Support unicode cursor values
#22
Drarok
closed
5 years ago
4
Test on all current versions of Django
#21
Drarok
closed
5 years ago
0
Add support for non-ascii contents in model field
#20
yeahframeoff
closed
5 years ago
3
Update link to Disqus post
#19
cmmartti
closed
6 years ago
1
Using OrderBy objects does not work
#18
Drarok
closed
1 year ago
1
Has-previous doesn't work when paging forward.
#17
danpalmer
closed
1 year ago
4
Populate has_previous and has_next for forward and backwards
#16
moggers87
closed
5 years ago
3
Test against the latest supported versions of Django
#15
moggers87
closed
5 years ago
1
On mysql, compare CONCAT'd values rather than tuple of values
#14
joealcorn
closed
7 years ago
2
Use _cursor as annotation name to minimize clashes
#13
joealcorn
closed
7 years ago
1
Support ordering across models.
#12
mjtamlyn
closed
7 years ago
1
Handle related lookup based orderings.
#11
mjtamlyn
closed
7 years ago
1
[bug] Orderings that span relationships are not handled.
#10
adamkowalczyk
closed
7 years ago
0
Consider providing a REST framework pagination class for this package.
#9
tomchristie
closed
6 years ago
2
Consider applying existing ordering of queryset, rather than requiring ordering as arg.
#8
adamkowalczyk
opened
8 years ago
0
Fix ordering on multiple fields.
#7
mjtamlyn
closed
8 years ago
0
Fails to handle multliple ordering fields properly
#6
mjtamlyn
closed
1 year ago
1
Consider using the offset approach used by DRF
#5
mjtamlyn
closed
8 years ago
0
Consider using the offset approach used by DRF
#4
mjtamlyn
closed
8 years ago
0
Consider using the offset approach used by DRF
#3
mjtamlyn
closed
8 years ago
0
Consider using the offset approach used by DRF
#2
mjtamlyn
closed
8 years ago
0
Consider using the offset approach used by DRF
#1
mjtamlyn
closed
1 year ago
0
Next