bikeshedder / django-composite-field
This is an implementation of a CompositeField for Django. Composite fields can be used to group fields together and reuse their definitions. ⛺
☆12Updated 2 months ago
Alternatives and similar repositories for django-composite-field
Users that are interested in django-composite-field are comparing it to the libraries listed below
Sorting:
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆70Updated this week
- Implementation of localized model fields using PostgreSQL HStore fields.☆68Updated 10 months ago
- Expose Django management commands in the admin☆87Updated 2 months ago
- Safely run migrations before deployment☆86Updated last month
- Django application providing database migration tooling to automate their deployment.☆101Updated 3 weeks ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- A migration squasher that doesn't care how Humpty Dumpty was put together.☆36Updated last week
- Native Postgres upsert, update, and copy operations.☆68Updated 4 months ago
- polymorphic django models using automatic type-field downcasting☆226Updated 3 months ago
- A Django admin command to recreate all migrations in a project.☆31Updated this week
- Django utilities for Postgres PL/Python☆50Updated 3 years ago
- Utilities for de-duping Django model instances☆32Updated last year
- A non-persistent in-memory data storage backend for Django.☆52Updated last year
- Django application providing queryset sealing capability.☆262Updated this week
- Capture and make assertions on transaction.on_commit() callbacks.☆35Updated last year
- Django admin site integration for Django Hijack☆78Updated last year
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Non-intrusive sqids library for Django☆72Updated 6 months ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- Drag-drop orderable change lists and inlines done right.☆64Updated last month
- Django autocomplete light filters for django admin☆66Updated 3 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last month
- A Django template tag to modify url's query string.☆57Updated 5 years ago
- Django signals for changed fields☆112Updated 2 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- Chain multiple (disparate) QuerySets in Django☆110Updated this week
- A flake8 plugin to detect bad practices on Django projects.