Skip to main content

Original django.contrib.formtools.legacy.FormWizard from Django 1.5.12

Project description

This package contains the original django.contrib.formtools.legacy.FormWizard from Django 1.5.12.

It’s intended as backward-compatible quick fix for your project if you’re upgrading to Django 1.6, which deprecates the old implementation.

Installation

This package is also available on PyPI.

$ pip install django-formwizard-deprecated

Usage

Replace your imports. Old:

from django.contrib.formtools import FormWizard

New:

from formwizard_deprecated import FormWizard

Support

This package will updated only when (and if) django.contrib.formtools.legacy.FormWizard will ever change in the Django 1.5.x series. It is only for backward-compatibility purposes and there will be no support nor bugfixes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-formwizard-deprecated-0.1.0.tar.gz (6.2 kB view details)

Uploaded Source

File details

Details for the file django-formwizard-deprecated-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-formwizard-deprecated-0.1.0.tar.gz
Algorithm Hash digest
SHA256 56b15df900a40ed4099aea0223df1284a028ac8ca9089f109013b5c439811254
MD5 b1a4ad397a777b762cd51aa870b36150
BLAKE2b-256 238df77c7bbee9ed6e68541c6ee085cd65d9f02b3e8adbf9548f8df9d801b34d

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page