3YOURMIND / django-add-default-valueLinks
This django Migration Operation can be used to transfer a Fields default value to the database scheme.
☆137Updated last year
Alternatives and similar repositories for django-add-default-value
Users that are interested in django-add-default-value are comparing it to the libraries listed below
Sorting:
- A tool to automatically fix Django deprecations.☆183Updated this week
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆190Updated 3 months ago
- Django utility for a memoization decorator that uses the Django cache framework.☆168Updated 5 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- Cursor-based pagination for Django☆165Updated last month
- Ensure your migration history is linear.☆224Updated 2 weeks ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated last week
- Safely run migrations before deployment☆90Updated 4 months ago
- Collection of useful checks for Django Checks Framework☆130Updated 3 months ago
- Chain multiple (disparate) QuerySets in Django☆113Updated 5 months ago
- Making using Django with frontend libraries and frameworks DRYer☆167Updated 2 years ago
- Django Admin date_hierarchy with zero queries☆96Updated last month
- polymorphic django models using automatic type-field downcasting☆229Updated 3 months ago
- More expressive relationships for the Django ORM.☆114Updated 2 years ago
- Generate gapless sequences of integer values.☆246Updated 5 months ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- A serializer for the Django Rest Framework that supports per-action serialization of fields.☆56Updated 4 years ago
- ☆163Updated last month
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- Write Django management command using the click CLI library☆284Updated 7 months ago
- Anonymize production data so it can be safely used in not-so-safe environments☆164Updated last year
- Properties that are both ORM expressions and python code.☆87Updated last year
- SQL utilities for Django