django-money/django-money
Money fields for Django forms and models.
marshmallow-code/webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
SmileyChris/django-countries
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
django-recaptcha/django-recaptcha
Django reCAPTCHA form field/widget integration app.
trco/django-bootstrap-modal-forms
A Django plugin for creating AJAX driven forms in Bootstrap modal.
jrief/django-formset
The missing widgets and form manipulation library for Django
LeeHanYeong/django-quill-editor
django-quill-editor makes Quill.js easy to use on Django Forms and admin sites
manjitkumar/drf-url-filters
A django app to apply filters on drf querysets using query params with validations using voluptuous.
kimlimjustin/google-form-clone
Clone of Google forms built using Django and Javascript
snok/drf-openapi-tester
Test utility for validating OpenAPI documentation
philgyford/django-nested-inline-formsets-example
An example of how to use Django inline formsets, each of which contains its own inline formset
pawamoy/django-zxcvbn-password
Back-end and Front-end password validation with ZXCVBN
sveetch/crispy-forms-foundation
Django application to add 'django-crispy-forms' layout objects for Foundation
zxenia/example-inline-formsets
Using Django inline formsets with Class-based Views and crispy-forms
file-validator/file-validator
The first Python validation package uses type, mime, extension, magic numbers, and size to validate files. ✅
yezz123/My-Business
Business management tool featuring accounts, invoices, partners, projects, and server 🦄
dxnter/django-login-registration
Django user registration and login with form validation
tj-django/django-extra-field-validation
Extends the Django model with required, conditional, and optional field validation.
secnot/django-isbn-field
Django model field to store and validate ISBN numbers.
Sibyx/django_api_forms
Declarative Django request validation for RESTful APIs
ReconCubed/django-profanity-filter
Django profanity template filter and validators
AndrewJBateman/python-django-barcode
:clipboard: Python-Django app to create & display barcodes
AndrewJBateman/python-django-crypto
:clipboard: Python-Django app to fetch and display crypto currency prices from the Coingecko cryptocurrency API
IndustriaTech/django-user-clipboard
Store user uploaded files in a clipboard like environment for easy submitting AJAX forms with Files.
agusmakmun/django-object-cloner
:clipboard: Easy way to clone/duplicate the objects including their child's with recursively.
tkhurana96/Django-boards
Disucssion boards webapp using Django :clipboard:
michaelprather/django-subjective-sort
Subjectively sort a list, such as with drag-and-drop
AndrewJBateman/django-google-api
:clipboard: Django Python app to interact with a range of Google APIs
Evgenia789/poll-test-task
:woman: :man: :clipboard: a service for passing polls by users on Django
AndrewJBateman/python-django-apiview
:clipboard: Displays news data from a REST API built using Python and the Django framework.
AndrewJBateman/python-django-qrcode
:clipboard: Python-Django app to create QR (Quick Response) codes. Code from a tutorial by Pyplane