photocrowd / django-cursor-pagination

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

Django 3.0 #31

Closed moggers87 closed 4 years ago

moggers87 commented 4 years ago
boris-lapouga commented 4 years ago

@moggers87 Greetings, will this PR be merged anytime soon or should I give up on the library?

moggers87 commented 4 years ago

@boris-lapouga you're asking the wrong person

cmmartti commented 4 years ago

@boris-lapouga It's a small library. Just fork it or copy it into your program and maintain it as first-party code. I think you can safely merge the two newest PRs.

I actually ported this to TypeScript (JavaScript) for use with the Knex QueryBuilder. It was actually fairly simple. I haven't released it anywhere but I probably should.