photocrowd / django-cursor-paginationLinks
Cursor-based pagination for Django
☆165Updated 3 months ago
Alternatives and similar repositories for django-cursor-pagination
Users that are interested in django-cursor-pagination are comparing it to the libraries listed below
Sorting:
- polymorphic django models using automatic type-field downcasting☆229Updated last week
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆201Updated last year
- Django utility for a memoization decorator that uses the Django cache framework.☆169Updated 2 weeks ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆245Updated 3 weeks ago
- Sanity to the django choices functionality.☆175Updated 2 years ago
- Chain multiple (disparate) QuerySets in Django☆113Updated last month
- Keep detailed records of the performance of your Django code.☆357Updated 2 weeks ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 weeks ago
- SQL utilities for Django☆142Updated 2 years ago
- Login as any user from the Django admin interface, then switch back when done☆195Updated last year
- Ensure your migration history is linear.☆227Updated 2 weeks ago
- Django signals for changed fields☆112Updated this week
- ☆130Updated 3 years ago
- Making using Django with frontend libraries and frameworks DRYer☆168Updated 2 years ago
- Write Django management command using the click CLI library☆289Updated this week
- A Django messaging library☆228Updated last year
- Allow foreign key attributes in list_display with '__'☆72Updated 7 months ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Notification system for Django with batteries included: Email digests, user settings, JSON API☆181Updated last month
- Real Python Enums for Django☆146Updated 3 years ago
- Fernet symmetric encryption for Django model fields☆200Updated last year
- Generate gapless sequences of integer values.☆245Updated 7 months ago
- An app to handle configuration defaults of packaged Django apps gracefully☆353Updated 2 weeks ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- Automatic logging for Django FSM☆248Updated last week
- Smart caching for Django using Celery to refresh cached items asynchronously.☆377Updated last year
- Better widget for Django ArrayField in admin☆214Updated 2 years ago
- Allows clients to control which fields will be sent in the API response