gregplaysguitar/django-next-prev
Django utility to retrieve the next or previous object, given a current object and a queryset.
PythonNOASSERTION
Issues
- 2
prev_in_order() fails.
#9 opened by alvindera97 - 3
Fails when attribute is None AND for multiple queryset rows with same field value
#6 opened by nkay08 - 4
Query Expressions support
#4 opened by aidsoid - 1
Ordering on an optional field.
#3 opened by portedison - 3
Requesting Next on date when not required
#1 opened by portedison