mhsiddiqui/dj-rest-filters
A Generic System to validate query params and filter data in Django Rest Framework
lionheart/django-pwnedpasswords-validator
Django password validator that checks for passwords in known data breaches.
poskadesign/django-alt
A structured data validation framework
MaistrenkoAnton/filefield-cache
Cache file data in form after failed validation
maldoinc/python-request-mapper
Map and validate incoming request data to Pydantic models.
jianweiSun/django-jsondatavalidator
An easy and elegant json data validator which generate well-formatted error response for you.
RafalJanko/PersonalFinanceApp
An app that will help you record and plan your personal finances with data visualtisation and authentication. Project uses the following technoloies: Ajax Validations, Messages, Alert,s Access Control, Pagination, Ajax, search, Django Admin Customization, Multithreading, JS, Charts, Exporting Data to PDF and all other formats, Preview PDFs
Lih3006/buster-movie-rental-backend
Buster Movies is a Django-based project designed to manage movie information and user interactions. It adheres to various development best practices, including initial project setup with `.gitignore` and `requirements.txt`, user customization based on `AbstractUser`, and the use of conventional serializers for data validation and manipulation.
Enecode/diesel-implementation
A backend server build with with Django that can handle HTTP requests efficiently. The server will receive data from the sensors, validate it, and store it in the database.