OmenApps / django-generate-series
Use Postgres' generate_series to create sequences with Django's ORM
☆28Updated last month
Alternatives and similar repositories for django-generate-series
Users that are interested in django-generate-series are comparing it to the libraries listed below
Sorting:
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Full and natural support for enumerations as Django model fields.☆70Updated last week
- Safely run migrations before deployment☆86Updated last month
- Autocomplete widgets and views using TomSelect☆69Updated this week
- Properties that are both ORM expressions and python code.☆87Updated last year
- A Django admin command to recreate all migrations in a project.☆31Updated this week
- Non-intrusive sqids library for Django☆71Updated 6 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆72Updated last month
- Real-time collaborative editing for Django admin with WebSockets☆47Updated last week
- A set of Django Management Commands to help you understand and visualize your project's models☆52Updated last month
- ☆149Updated 3 weeks ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 4 months ago
- A Django app that allows you to register class-based views to appear in Django admin.☆58Updated this week
- ☆49Updated this week
- Expose Django management commands in the admin☆87Updated 2 months ago
- Postgres LTree support for django☆42Updated last week
- Package to check for known Django removals and deprecations☆61Updated last month
- A package for type-checking the URLs and associated views for Django☆62Updated this week
- ☆38Updated last month
- Postgres advisory locks, table locks, and blocking lock management.☆48Updated 5 months ago
- Class-based emails for django shipping with a test suite☆72Updated last week
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆70Updated 7 months ago
- Django encrypted fields with search enabled.☆24Updated 6 months ago
- ⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin☆50Updated last month
- Edit JSON-Model Fields using a Standard Django Form.