photocrowd / django-cursor-pagination

Cursor-based pagination for Django
BSD 3-Clause "New" or "Revised" License
156 stars 27 forks source link

Handle related lookup based orderings. #11

Closed mjtamlyn closed 7 years ago

mjtamlyn commented 8 years ago

This would fix #10.

mjtamlyn commented 8 years ago

@adamkowalczyk Tests passed locally. The organisation change of the photocrowd account has broken Travis' integration, I'm fixing it now.