wemake-services / django-test-migrationsLinks
Test django schema and data migrations, including migrations' order and best practices.
☆563Updated this week
Alternatives and similar repositories for django-test-migrations
Users that are interested in django-test-migrations are comparing it to the libraries listed below
Sorting:
- Detect backward incompatible migrations for your django project☆584Updated 2 months ago
- Structured Logging for Django☆496Updated this week
- Dataclasses serializer for Django REST framework☆464Updated 6 months ago
- PEP-484 stubs for django-rest-framework☆520Updated this week
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆476Updated last week
- Write Postgres triggers for your Django models☆614Updated 3 months ago
- Automatically prefetch foreign key values as needed☆401Updated last week
- Common Table Expressions (CTE) for Django☆401Updated 2 weeks ago
- Bringing all of PostgreSQL's awesomeness to Django.☆748Updated 3 weeks ago
- Standardize your DRF API error responses☆318Updated last month
- A library for mocking django queryset functions in memory for testing☆320Updated last week
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆491Updated this week
- Tracking dirty fields on a Django model☆647Updated 3 months ago
- Polymorphic serializers for Django REST Framework☆186Updated 3 years ago
- Object factory for Django☆947Updated last week
- Track historical events to Django models using Postgres triggers.☆487Updated last month
- A Django app that integrates with Dramatiq.☆375Updated 3 months ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆356Updated last year
- Better widget for Django ArrayField in admin☆215Updated 2 years ago
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)☆480Updated 3 weeks ago
- Django EAV 2 - EAV storage for modern Django☆365Updated this week
- Mask your objects instead of deleting them from your database.☆705Updated 8 months ago
- Automatic prefetching for Django☆233Updated last year
- Middleware that Prints the number of DB queries to the runserver console.