Update docs: polish landing page#875
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #875 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 339 339
Lines 13647 13647
Branches 428 428
=========================================
Hits 13647 13647 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@sobolevn I'd like to dive into the code and do something, since I do have some spare time (not sure how much though). In issue tracker, I see that all "good first use" issues are assigned already. Do you have any ideas what else could be picked up? |
|
@Satevg yes, right now we need a cursor-based paginator :) Here's an example implementation: https://github.com/photocrowd/django-cursor-pagination/blob/master/cursor_pagination.py API design:
Would you like to help with this feature? :) Another option is to move to |

I have made things!
I'm not a designer or a FE person, but it seemed that the docs main page could be improved, since it's the first page, that potential user visits..
Tried to keep changes minimal. Up to you guys to decide if that's fine, I just gave a try
AI Policy
Checklist
Related issues