{ "info": { "author": "Chaim Kirby", "author_email": "chaimkirby@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "Django Multi Session Form\n=========================\n\nAllows interaction with a form over multiple sessions, similar to many job and school application sites.\n\n::\n\n $ python setup.py install\n\t\nThe project provides a mixin that will add the following methods to a model:\n\n* class methods:\n\n * get\\_required\\_fields()\n * multisessionform\\_factory()\n \n* instance methods:\n\n * is\\_complete()\n * get\\_firs\\t_incomplete\\_field()\n * complete\\_fields(ignore_required_fields = True)\n * incomplete\\_fields()", "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/ckirby/django-multisessionform", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-multisessionform", "package_url": "https://pypi.org/project/django-multisessionform/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-multisessionform/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ckirby/django-multisessionform" }, "release_url": "https://pypi.org/project/django-multisessionform/0.1/", "requires_dist": null, "requires_python": null, "summary": "Allows users to complete a ModelForm over multiple sessions\"", "version": "0.1" }, "last_serial": 989807, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9fd3757d8e74cff1acc16b20b1a8508b", "sha256": "fb812a1742e985bd76fd93b25bde4166eedc66cd2c05dd12a156e04bf7d54094" }, "downloads": -1, "filename": "django-multisessionform-0.1.tar.gz", "has_sig": false, "md5_digest": "9fd3757d8e74cff1acc16b20b1a8508b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5321, "upload_time": "2014-02-03T21:06:45", "url": "https://files.pythonhosted.org/packages/2e/15/3de862f126cb6c9afbd28872edf6424439bca451fa4d7a805234de1a5d5e/django-multisessionform-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fd3757d8e74cff1acc16b20b1a8508b", "sha256": "fb812a1742e985bd76fd93b25bde4166eedc66cd2c05dd12a156e04bf7d54094" }, "downloads": -1, "filename": "django-multisessionform-0.1.tar.gz", "has_sig": false, "md5_digest": "9fd3757d8e74cff1acc16b20b1a8508b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5321, "upload_time": "2014-02-03T21:06:45", "url": "https://files.pythonhosted.org/packages/2e/15/3de862f126cb6c9afbd28872edf6424439bca451fa4d7a805234de1a5d5e/django-multisessionform-0.1.tar.gz" } ] }