django-testing topic
django-test-migrations
Test django schema and data migrations, including migrations' order and best practices.
DjangoBlog
Django blog is a beginner friendly blog application. This project illustrate Django Class Based views, How to use django models with custom model manager, how to use custom template tags, django Forms...
django-test-query-counter
A Django toolkit for controlling query count when testing.
django-blog
Simple blog web app made using Django
drf-api-action
drf-api-action elevates Django Rest Framework testing with the action_api fixture, simplifying REST endpoint testing to a seamless, function-like experience.
drf-test-generator
A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets