{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"}],"enrichment":{"capability":"django-formtools provides high-level form abstractions for Django, including multi-step form handling and form preview functionality that was previously part of Django's core.","skillfed_tags":["django-forms","multi-step-forms","form-wizard"],"use_cases":["Build multi-page registration or checkout flows where users complete forms across several steps","Implement form preview pages that let users review their input before final submission","Handle complex questionnaires or surveys that need to be broken into manageable sections","Manage form state and validation across multiple HTTP requests in a Django application"],"what_it_does":"django-formtools is a standalone package that provides form abstractions originally built into Django's core. It specializes in handling multi-step (wizard) forms and form previews\u2014common patterns in web applications where users fill out forms across multiple pages or need to review their input before submission. The package depends only on Django itself and is designed to integrate seamlessly into Django projects by providing view classes and utilities that manage form state across HTTP requests.\n\nThe package is actively maintained by the Jazzband collective and supports modern Python versions (3.10 through 3.14) and recent Django releases (5.2 and 6.0). It has no known security vulnerabilities and carries a permissive BSD license, making it suitable for both open-source and commercial use.","worth_installing":"Yes. django-formtools is a stable, actively maintained package with no security issues, low install friction, and a permissive license. Install it if you need multi-step form handling or form preview functionality in a Django project\u2014these are common patterns it handles well. The recent release and ongoing maintenance make it a reliable choice for modern Django applications."},"id":"django-formtools","links":{"html":"https://skillfed.io/packages/django-formtools","md":"https://skillfed.io/packages/django-formtools.md","pypi":"https://pypi.org/project/django-formtools/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-09","license_spdx":null,"license_treatment":"permissive","name":"django-formtools","python_support":"supports_current","summary":"A set of high-level abstractions for Django forms"},"popularity":{"monthly_downloads":3930157,"position":2449,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.7"}
