sophilabs / django-test-query-counterLinks
A Django toolkit for controlling query count when testing.
☆20Updated 8 years ago
Alternatives and similar repositories for django-test-query-counter
Users that are interested in django-test-query-counter are comparing it to the libraries listed below
Sorting:
- A Django template tag to modify url's query string.☆56Updated 5 years ago
- Easily handle Django migrations effects in dev mode☆95Updated 6 years ago
- Anonymize production data so it can be safely used in not-so-safe environments☆164Updated 2 years ago
- Utilities for de-duping Django model instances☆32Updated 2 years ago
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆193Updated 3 years ago
- ORM extensions for performance-conscious perfectionists.☆35Updated 3 years ago
- Simple library for creating fake models in the unit tests.☆43Updated 3 years ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆198Updated 2 months ago
- Collection of useful checks for Django Checks Framework☆130Updated 6 months ago
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- A flake8 plugin to detect bad practices on Django projects.☆179Updated last year
- A tool to automatically fix Django deprecations.☆185Updated this week
- Taking the O out of ORM.☆71Updated 3 weeks ago
- Safely run migrations before deployment☆94Updated 7 months ago
- A Django REST framework plugin for pytest☆86Updated 3 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆169Updated last month
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆116Updated last year
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- Django application providing database migration tooling to automate their deployment.☆113Updated 2 weeks ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 4 years ago
- Automatic tests for Django admin☆24Updated 4 years ago
- Ensure your migration history is linear.☆229Updated 3 weeks ago
- Properties that are both ORM expressions and python code.☆87Updated 2 years ago
- Django application providing queryset sealing capability.☆279Updated 6 months ago
- Write Django model properties that can be used in database queries.☆81Updated last month
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated last week
- DjangoRestFramework contract integrity checker