2 projects
django-page-resolver
Utility class for Django that helps determine the page number on which a specific object appears in a paginated list, either from a QuerySet or via a ForeignKey relationship.
celery-simple-schedule
A lightweight Python utility that simplifies defining Celery Beat schedules using a clean, declarative function-based API.