{ "info": { "author": "Stephan Jaekel", "author_email": "steph@rdev.info", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "=================\r\ndjango-formwizard\r\n=================\r\n\r\n.. warning::\r\n\r\n The 1.0+ releases are incompatible with all previous releases (<=0.6) of\r\n django-formwizard!\r\n\r\n If you want to use the old version, please install django-formwizard==0.6\r\n (version 0.6 is the last version with the old api)\r\n\r\n\r\ndjango-formwizard is a reusable app to work with multi-page forms. Besides\r\nnormal `Forms`, it supports `FormSets`, `ModelForms` and `ModelFormSets`.\r\n\r\n.. note::\r\n\r\n This app was originally developed as an external library for Django but\r\n the code made it to Django itself. Beginning with release 1.4 of Django,\r\n the form-wizard will be available in Django directly\r\n (`django.contrib.formtools.wizard`).\r\n\r\n This code is a backport of the `django.contrib.formtools.wizard` code!\r\n\r\n Until the 1.4 release, django-formwizard will be maintained to let\r\n Django 1.3 users work with the new form-wizard.\r\n\r\n\r\nTo install django-formwizard, simply run\r\n\r\n::\r\n\r\n # pip install django-formwizard\r\n\r\nThe source is available on\r\n`GitHub `_.\r\n\r\nIf you are interested in contributing, just fork the repository on GitHub and\r\ncommit your changes. Don't forget to send a pull request.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/stephrdev/django-formwizard/", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "django-formwizard", "package_url": "https://pypi.org/project/django-formwizard/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-formwizard/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/stephrdev/django-formwizard/" }, "release_url": "https://pypi.org/project/django-formwizard/1.0/", "requires_dist": null, "requires_python": null, "summary": "A FormWizard for Django with multiple storage backends", "version": "1.0" }, "last_serial": 768344, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "d3c1c402d1624e78bf62922bcd4c940e", "sha256": "8fae9be85d0c1ebe01b5f44d95d400d4d71f5e9704078ce8453ebaafc6eb471b" }, "downloads": -1, "filename": "django-formwizard-0.4.tar.gz", "has_sig": false, "md5_digest": "d3c1c402d1624e78bf62922bcd4c940e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17067, "upload_time": "2010-08-21T16:47:40", "url": "https://files.pythonhosted.org/packages/90/bc/c5ece90a452cede649d04809c7a0d2b2a4d2c89222b1bcc717c64a80d24c/django-formwizard-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "297c1fdd40e1f8e532c72c0a0a67907a", "sha256": "11f34e564e7fb38df7ce950269b901aec87e7bbdf5390c5b07f5535f11555357" }, "downloads": -1, "filename": "django-formwizard-0.5.tar.gz", "has_sig": false, "md5_digest": "297c1fdd40e1f8e532c72c0a0a67907a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18777, "upload_time": "2010-09-09T20:44:20", "url": "https://files.pythonhosted.org/packages/81/d5/b876dfb6bd895c1838df5559438297d72a5d8494ac0778808468450315cb/django-formwizard-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "ed3d54db4a2dd5322fafd1ece512df0d", "sha256": "5013b0cb10470e267ea70c1719bc2aa1c5969df9b617d7c26c4d4902e38457f2" }, "downloads": -1, "filename": "django-formwizard-0.6.tar.gz", "has_sig": false, "md5_digest": "ed3d54db4a2dd5322fafd1ece512df0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18088, "upload_time": "2011-03-27T20:46:35", "url": "https://files.pythonhosted.org/packages/41/7e/b5ca9367191378b6160d7b5a4c1190de35f42e4374a3183fe4d7f7c593cf/django-formwizard-0.6.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "d615089a66a3767bcaa67a0e032afd6e", "sha256": "0d216100b5292c6c2617ea00f52e2680b8e2cc573ca284346248d6b5b05f8390" }, "downloads": -1, "filename": "django-formwizard-1.0.tar.gz", "has_sig": false, "md5_digest": "d615089a66a3767bcaa67a0e032afd6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23595, "upload_time": "2011-06-17T16:48:58", "url": "https://files.pythonhosted.org/packages/78/f8/5da2f58b8d33c238b5eecc6bccfafe17829fb5418898eccef6f285341ecf/django-formwizard-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d615089a66a3767bcaa67a0e032afd6e", "sha256": "0d216100b5292c6c2617ea00f52e2680b8e2cc573ca284346248d6b5b05f8390" }, "downloads": -1, "filename": "django-formwizard-1.0.tar.gz", "has_sig": false, "md5_digest": "d615089a66a3767bcaa67a0e032afd6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23595, "upload_time": "2011-06-17T16:48:58", "url": "https://files.pythonhosted.org/packages/78/f8/5da2f58b8d33c238b5eecc6bccfafe17829fb5418898eccef6f285341ecf/django-formwizard-1.0.tar.gz" } ] }