{
"info": {
"author": "Marc Bourqui",
"author_email": "pypi.kemar@bourqui.org",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: Django",
"Framework :: Django :: 1.10",
"Framework :: Django :: 1.11",
"Framework :: Django :: 1.8",
"Framework :: Django :: 1.9",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content"
],
"description": "|Python| |Django| |License| |PyPIv| |PyPIs|\n\nA jQuery plugin for managing Django formsets\n============================================\n\nThis `jQuery `__ plugin helps you create more usable\n`Django `__ formsets by allowing clients\nadd and remove forms on the client-side.\n\nThe latest versions of these documents can be found on the Github web\nsite for this application, which is located at\n``https://github.com/mbourqui/django-dynamic-formset``.\n\nRequirements\n------------\n\n- `Python `__ >= 3.4\n- `Django `__ >= 1.8\n- `jQuery `__ >= 1.2.6\n\nInstallation\n------------\n\nUsing PyPI\n~~~~~~~~~~\n\n1. Run ``pip install django-formset-bootstrap``\n\nUsing the source code\n~~~~~~~~~~~~~~~~~~~~~\n\n1. Make sure `Pandoc `__ is installed\n2. Run ``./pypi_packager.sh``\n3. Run ``pip install dist/django_formset_bootstrap-x.y.z-[...].wheel``,\n where ``x.y.z`` must be replaced by the actual version number and\n ``[...]`` depends on your packaging configuration\n\nConfiguration\n-------------\n\n1. Add ``formset-bootstrap`` to the ``INSTALLED_APPS`` in your project's\n settings (usually ``settings.py``). This is required in order to be\n able to load the script from the static files of your project.\n\nUsage\n-----\n\nIn your templates using formsets, be sure to load the static files:\n\n.. code:: Django\n\n {% load static %}\n\nThen include the script:\n\n.. code:: Django\n\n \n\nFinally, set up your dynamic formset:\n\n.. code:: Django\n\n \n\nSetting up the demo project\n===========================\n\nOnce you've got the source code, run the following commands to set up\nthe SQLite3 database and start the development server::\n\n::\n\n cd demo\n virtualenv venv\n source venv/bin/activate\n pip install -r requirements.txt\n chmod a+x manage.py\n ./manage.py syncdb\n ./manage.py runserver\n\nYou can now browse to ``http://localhost:8000/`` and view the examples.\n\nCredits\n\nThis is a fork of\n`django-dynamic-formset `__\nfrom `elo80ka `__.\n\n.. |Python| image:: https://img.shields.io/badge/Python-3.4,3.5,3.6-blue.svg?style=flat-square\n :target: /\n.. |Django| image:: https://img.shields.io/badge/Django-1.8,1.9,1.10,1.11-blue.svg?style=flat-square\n :target: /\n.. |License| image:: https://img.shields.io/badge/License-BSD-blue.svg?style=flat-square\n :target: /LICENSE\n.. |PyPIv| image:: https://img.shields.io/pypi/v/django-formset-bootstrap.svg?style=flat-square\n :target: https://pypi.org/project/django-formset-bootstrap\n.. |PyPIs| image:: https://img.shields.io/pypi/status/django-formset-bootstrap.svg\n :target: https://pypi.org/project/django-formset-bootstrap\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "https://github.com/mbourqui/django-formset-bootstrap/releases/tag/v1.4.0.dev3",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/mbourqui/django-formset-bootstrap/",
"keywords": "django formset",
"license": "BSD License",
"maintainer": "",
"maintainer_email": "",
"name": "django-formset-bootstrap",
"package_url": "https://pypi.org/project/django-formset-bootstrap/",
"platform": "",
"project_url": "https://pypi.org/project/django-formset-bootstrap/",
"project_urls": {
"Download": "https://github.com/mbourqui/django-formset-bootstrap/releases/tag/v1.4.0.dev3",
"Homepage": "https://github.com/mbourqui/django-formset-bootstrap/"
},
"release_url": "https://pypi.org/project/django-formset-bootstrap/1.4.0.dev3/",
"requires_dist": [
"Django (>=1.9.13)"
],
"requires_python": "",
"summary": "A jQuery plugin that allows you to dynamically add new forms to a rendered django formset.",
"version": "1.4.0.dev3"
},
"last_serial": 4363551,
"releases": {
"1.4.0.dev3": [
{
"comment_text": "",
"digests": {
"md5": "a4339b28f89b705447820e5a93e029ec",
"sha256": "3a98132f15342e176e734af583024b5d3e0ed7bc78724d1e2bc21d4937d83af7"
},
"downloads": -1,
"filename": "django_formset_bootstrap-1.4.0.dev3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a4339b28f89b705447820e5a93e029ec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15021,
"upload_time": "2018-10-11T09:25:10",
"url": "https://files.pythonhosted.org/packages/c3/b8/7563799072148fc9300bb4e9869af0faacc1203f76d4df8ebcf3343a8c07/django_formset_bootstrap-1.4.0.dev3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "cb810e6be29ba7036c818f2585f99998",
"sha256": "e4558b076e288f1b3e602503fd193a1ce71502c96205073a4ace964f1f05f095"
},
"downloads": -1,
"filename": "django-formset-bootstrap-1.4.0.dev3.tar.gz",
"has_sig": false,
"md5_digest": "cb810e6be29ba7036c818f2585f99998",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17705,
"upload_time": "2018-10-11T09:25:12",
"url": "https://files.pythonhosted.org/packages/e5/21/cf97a7c7758b8590f51cffafacba3bf22d5e9cf89267b200435c2d22d768/django-formset-bootstrap-1.4.0.dev3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a4339b28f89b705447820e5a93e029ec",
"sha256": "3a98132f15342e176e734af583024b5d3e0ed7bc78724d1e2bc21d4937d83af7"
},
"downloads": -1,
"filename": "django_formset_bootstrap-1.4.0.dev3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a4339b28f89b705447820e5a93e029ec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15021,
"upload_time": "2018-10-11T09:25:10",
"url": "https://files.pythonhosted.org/packages/c3/b8/7563799072148fc9300bb4e9869af0faacc1203f76d4df8ebcf3343a8c07/django_formset_bootstrap-1.4.0.dev3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "cb810e6be29ba7036c818f2585f99998",
"sha256": "e4558b076e288f1b3e602503fd193a1ce71502c96205073a4ace964f1f05f095"
},
"downloads": -1,
"filename": "django-formset-bootstrap-1.4.0.dev3.tar.gz",
"has_sig": false,
"md5_digest": "cb810e6be29ba7036c818f2585f99998",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17705,
"upload_time": "2018-10-11T09:25:12",
"url": "https://files.pythonhosted.org/packages/e5/21/cf97a7c7758b8590f51cffafacba3bf22d5e9cf89267b200435c2d22d768/django-formset-bootstrap-1.4.0.dev3.tar.gz"
}
]
}