django-testing
There are 39 repositories under django-testing topic.
wemake-services/django-test-migrations
Test django schema and data migrations, including migrations' order and best practices.
Ori-Roza/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.
devmahmud/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 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.
saadmk11/drf-test-generator
A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets
reljicd/django-blog
Simple blog web app made using Django
sophilabs/django-test-query-counter
A Django toolkit for controlling query count when testing.
matagus/awesome-django-articles
📚 Articles explaining topics about Django like admin, ORM, views, forms, scaling, performance, testing, deployments, APIs, and more!
notarious2/Django-Pizza-Delivery
Django 4.0, JS, Ajax and Tailwind CSS built Pizza Website for Carryout and Delivery, Cash payment option and Stripe Payment Integration, as well as Guest checkout feature. Product may contain multiple size variations with different prices. Website allows to use Coupon codes.
testdrivenio/django-performance-testing
automated django performance tests
arycloud/blink
Demo project for Django course titled: Django Testing, Security and Performance` on Pluralsight.
jayvdb/django-dunder
Django app to attach usable __repr__ and __str__ to any and all Django models, using unmigrated __unicode__ on Python 3
reljicd/django-empty-project-template
Empty Django project template for quick bootstrapping of Django projects.
abhinavsharma629/Companybook
Its a website app used by employees as well as companies of the world to track their employment history. [Assignment of Inkredo]
abid1174/djangoBookStore
Dango bookstore uses - django, django-rest-framework, docker, pgsql, unit-tests
AimenYaseen/learn-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.
Amin-moniry-pr7/DJANGO_PRACTICE_CODE
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.
Davraph/IMDB-Clone-DRF
IMDB API Clone With DRF
gartoorganization/database-auto-fill-dummy-data
Auto-fill database script using django framework
javitocor/Django-Library
Basic library built with Python/Django
nattesharan/django_app
Simple app for django Starters
nucleus-uog/nucleus
Nucleus application for Web App Development 2 group project at the University of Glasgow.
nucleus-uog/nucleus-tests
Tests for the Nucleus application - Read-only mirror from GitLab.
PyMarcus/django-unit-tests
TDD with djang-testcase, model_mommy and coverage
radadiavasu/shoppifly
Meet Shoppifly – a Django-built shopping app with integrated payments and robust functionality. From tight user validation to handling multiple products effortlessly, Shoppifly streamlines your shopping experience. Welcome to simplicity, security, and seamless shopping, all in one place.
TonyyCruz/django-recipes
Neste projeto, foi desenvolvida uma aplicação full stack de um site de receitas utilizando Django Web Framework e Django Rest Framework possibilitando fazer um CRUD de receitas com um controle por parte dos administradores.
victory-sokolov/unitestify
Generate base test file from Python file
vipul43/django
sites created using django
ChairChandler/django-fixtures
Package for testing django to facilitate access to fixtures.
dorabz/django-rest-crud-auth
Recipes web service made with Django Rest Framework implementing CRUD and auth functionalities with proper testing.
holohup/yatube_subscriptions_en
Simple social network with images, subscriptions and good test coverage
Valss22/django-crud-test
Example of test CRUD on Django.
den-sad/hw02_community
Django testing
den-sad/hw03_forms
Django forms
LesiaUKR/django_sticky_notes_project
DJANGO | Sticky Notes Application
stivenramireza/django-learning
Building strong foundations and learning models, views, forms, static files and testing in Django web framework.