stphivos / django-mock-queriesLinks
A library for mocking django queryset functions in memory for testing
☆320Updated 4 months ago
Alternatives and similar repositories for django-mock-queries
Users that are interested in django-mock-queries are comparing it to the libraries listed below
Sorting:
- Extensions to help DRY up Django Rest Framework serializers☆249Updated last year
- Better widget for Django ArrayField in admin☆214Updated 2 years ago
- Tracking dirty fields on a Django model☆646Updated last month
- Common Table Expressions (CTE) for Django☆390Updated 3 months ago
- A complete library to create dynamic model instances for testing purposes.☆388Updated 11 months ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆184Updated 6 months ago
- Middleware that Prints the number of DB queries to the runserver console.☆399Updated last year
- Django utility for a memoization decorator that uses the Django cache framework.☆167Updated 4 months ago
- Useful additions to Django's default TestCase☆630Updated 2 months ago
- Test django schema and data migrations, including migrations' order and best practices.☆560Updated this week
- Keep detailed records of the performance of your Django code.☆356Updated 2 weeks ago
- Write Django management command using the click CLI library☆282Updated 7 months ago
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆263Updated 2 months ago
- Polymorphic serializers for Django REST Framework☆185Updated 2 years ago
- Allows clients to control which fields will be sent in the API response☆223Updated 10 months ago
- Sanity to the django choices functionality.☆175Updated last year
- Automatic logging for Django FSM☆247Updated last week
- Django URL Filter provides a safe way to filter data via human-friendly URLs.