{ "info": { "author": "Flavio Curella", "author_email": "flavio.curella@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Django FormWizard Deprecated\n============================\n\nThis package contains the original ``django.contrib.formtools.legacy.FormWizard`` from Django 1.5.12.\n\nIt's intended as backward-compatible quick fix for your project if you're upgrading to\nDjango 1.6, which deprecates the old implementation.\n\n\nInstallation\n------------\n\nThis package is also available on PyPI.\n\n::\n\n $ pip install django-formwizard-deprecated\n\nUsage\n-----\n\nReplace your imports. Old::\n\n from django.contrib.formtools import FormWizard\n\nNew::\n\n from formwizard_deprecated import FormWizard\n\n\nSupport\n-------\n\nThis package will updated only when (and if) ``django.contrib.formtools.legacy.FormWizard`` will ever change in the Django 1.5.x series.\nIt is only for backward-compatibility purposes and there will be no support nor bugfixes.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fcurella/django-formwizard-deprecated", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-formwizard-deprecated", "package_url": "https://pypi.org/project/django-formwizard-deprecated/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-formwizard-deprecated/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fcurella/django-formwizard-deprecated" }, "release_url": "https://pypi.org/project/django-formwizard-deprecated/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Original django.contrib.formtools.legacy.FormWizard from Django 1.5.12", "version": "0.1.0" }, "last_serial": 1519807, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "df7689a696d7106f3f8feea7845c796b", "sha256": "d15332e3b70e99ad5ab4ca7b671218e5bb8dda570cf5cdf12a22bae0e86d4c45" }, "downloads": -1, "filename": "django-formwizard-deprecated-0.0.1.tar.gz", "has_sig": false, "md5_digest": "df7689a696d7106f3f8feea7845c796b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6221, "upload_time": "2015-03-10T15:44:59", "url": "https://files.pythonhosted.org/packages/6b/7b/e640ef47528deb5b308b9e388c00e7b291eb2c9bb09e10f57c9ab08acab1/django-formwizard-deprecated-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "b1a4ad397a777b762cd51aa870b36150", "sha256": "56b15df900a40ed4099aea0223df1284a028ac8ca9089f109013b5c439811254" }, "downloads": -1, "filename": "django-formwizard-deprecated-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b1a4ad397a777b762cd51aa870b36150", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6247, "upload_time": "2015-04-24T17:20:47", "url": "https://files.pythonhosted.org/packages/23/8d/f77c7bbee9ed6e68541c6ee085cd65d9f02b3e8adbf9548f8df9d801b34d/django-formwizard-deprecated-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b1a4ad397a777b762cd51aa870b36150", "sha256": "56b15df900a40ed4099aea0223df1284a028ac8ca9089f109013b5c439811254" }, "downloads": -1, "filename": "django-formwizard-deprecated-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b1a4ad397a777b762cd51aa870b36150", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6247, "upload_time": "2015-04-24T17:20:47", "url": "https://files.pythonhosted.org/packages/23/8d/f77c7bbee9ed6e68541c6ee085cd65d9f02b3e8adbf9548f8df9d801b34d/django-formwizard-deprecated-0.1.0.tar.gz" } ] }