OmenApps / django-generate-series
Use Postgres' generate_series to create sequences with Django's ORM
☆27Updated 5 months ago
Alternatives and similar repositories for django-generate-series:
Users that are interested in django-generate-series are comparing it to the libraries listed below
- Turns your raw sql into a QuerySet.☆52Updated 2 years ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆57Updated 2 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆46Updated 2 months ago
- Non-intrusive sqids library for Django☆67Updated 2 months ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆67Updated 4 months ago
- Autocomplete widgets and views using TomSelect☆61Updated 3 weeks ago
- More expressive relationships for the Django ORM.☆115Updated last year
- Properties that are both ORM expressions and python code.☆87Updated last year
- Safely run migrations before deployment☆76Updated this week
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆58Updated 2 weeks ago
- Django utilities for Postgres PL/Python☆50Updated 2 years ago
- Class-based emails for django shipping with a test suite☆63Updated last month
- ☆46Updated this week
- A Django app that allows you to register class-based views to appear in Django admin.☆57Updated 8 months ago
- View, filter, and kill Postgres queries.☆40Updated last month
- The most advanced admin editable setting for Django☆42Updated last month
- Package to check for known Django removals and deprecations☆46Updated 2 months ago
- A prettier way to see Django requests while developing.☆44Updated last year
- Edit JSON-Model Fields using a Standard Django Form.☆134Updated 3 months ago
- Write Django model properties that can be used in database queries.☆74Updated this week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆96Updated last month
- A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/