Test django schema and data migrations, including migrations' order and best practices.
-
Updated
Jun 19, 2025 - Python
Test django schema and data migrations, including migrations' order and best practices.
drf-api-action elevates Django Rest Framework testing with the action_api fixture, simplifying REST endpoint testing to a seamless, function-like experience.
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 and model form, how to send mail with django, how to add rss syndication, and generate sitemap and unit test for model, view, form and template tags.
A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets
Simple blog web app made using Django
A Django toolkit for controlling query count when testing.
automated django performance tests
Django app to attach usable __repr__ and __str__ to any and all Django models, using unmigrated __unicode__ on Python 3
Task and Project Management REST API built with Django & DRF. Includes task categorization, role-based project membership, and invitation links
Tests for the Nucleus application - Read-only mirror from GitLab.
Nucleus application for Web App Development 2 group project at the University of Glasgow.
Dango bookstore uses - django, django-rest-framework, docker, pgsql, unit-tests
Basic library built with Python/Django
As this projects name depicts, its created for learning purposes. It covers different topics like django models and its relationships, middlewares, unit testing, timezone related practice and django signals.
Simple app for django Starters
sites created using django
Auto-fill database script using django framework
🚀 Django Project – In this project, you will learn Class-Based Views (CBV), URL routing, template rendering, and unit testing in Django. It helps you understand how to structure a scalable web application. You’ll see how views and templates interact dynamically. Additionally, you’ll practice writing tests to ensure application stability.
Generate base test file from Python file
Add a description, image, and links to the django-testing topic page so that developers can more easily learn about it.
To associate your repository with the django-testing topic, visit your repo's landing page and select "manage topics."