martsberger / django-sql-utilsLinks
SQL utilities for Django
☆143Updated 2 years ago
Alternatives and similar repositories for django-sql-utils
Users that are interested in django-sql-utils are comparing it to the libraries listed below
Sorting:
- Controlled Django model instance replication.☆130Updated this week
- Generate gapless sequences of integer values.☆245Updated last month
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆139Updated 9 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- Chain multiple (disparate) QuerySets in Django☆113Updated 3 months ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆247Updated 3 weeks ago
- Edit JSON-Model Fields using a Standard Django Form.☆146Updated 3 months ago
- Better widget for Django ArrayField in admin☆215Updated 2 years ago
- Conveniently store reference to request user on thread/db level.☆180Updated 2 weeks ago
- Django Reverse Admin☆203Updated last year
- Django utility for a memoization decorator that uses the Django cache framework.☆169Updated 2 months ago
- Write Django model properties that can be used in database queries.☆81Updated 2 months ago
- Provides autogenerated autoupdated database fields for model methods.☆106Updated 3 months ago
- ☆168Updated 2 months ago
- polymorphic django models using automatic type-field downcasting☆232Updated 3 weeks ago
- A module for pivoting Django Querysets