henriquebastos / django-test-without-migrationsLinks
Django Test Without Migrations: Disable migrations when running your Django tests
☆157Updated 3 years ago
Alternatives and similar repositories for django-test-without-migrations
Users that are interested in django-test-without-migrations are comparing it to the libraries listed below
Sorting:
- Sanity to the django choices functionality.☆175Updated 2 years ago
- Locate your slowest tests.☆180Updated 4 years ago
- Marshmallow schemas for Django REST framework☆214Updated 4 years ago
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.☆138Updated 3 years ago
- A django-debug-toolbar panel that displays template rendering times for your Django application☆296Updated 7 years ago
- Cached instances for Django REST Framework☆73Updated 7 months ago
- A complete library to create dynamic model instances for testing purposes.☆388Updated last year
- A plugin for coverage.py to measure Django template execution☆202Updated last week
- SQL query inspector for Django☆569Updated 5 years ago
- ☆130Updated 3 years ago
- Gives you `manage.py runserver --pdb` and `manage.py test --pdb`☆391Updated 3 years ago
- Fernet symmetric encryption for Django model fields☆200Updated last year
- Django Rest Framework renderer using ujson☆125Updated 4 years ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆335Updated last month
- ☆225Updated 2 years ago
- ☆251Updated 3 years ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- A django app to apply filters on drf querysets using query params with validations using voluptuous.