{ "info": { "author": "Monwara LLC", "author_email": "branko@monwara.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License" ], "description": "=======================\ndjango-bootstrap-assets\n=======================\n\nCollection of static assets (CSS, JavaScript, images) that allow for quickly\nadding Twitter bootstrap and related plugins to a Django project.\n\njQuery is also included with the assets. Although the project is released under\nApache License 2.0, jQuery is covered separately by MIT license. See LICENSE\nand LICENSE-jQuery files for more details.\n\nInstallation\n============\n\nTo install, use pip or easy_install:\n\n pip install django-bootstrap-assets\n\nNext, add one of the preferred pluggable apps to ``INSTALLED_APPS``. For\nexample, if we want to install Bootstrap and all of the plugins at once::\n\n INSTALLED_APPS = (\n ...\n 'bootstrap_all',\n ...\n )\n\nApps are explained in `Structure of the packages`_ section. \n\nIncluded plugins\n================\n\nFollowing two plugins are included:\n\n+ select2_\n+ bootstrap-datepicker_\n\nStructure of the packages\n=========================\n\nThis project is divided into four packages. Each package contains a pluggable\nDjango app which provides static assets.\n\n+ ``bootstrap``: contains Twitter bootstrap only\n+ ``bootstrap_select2``: contains select2 plugin\n+ ``bootstrap_datepicker``: contains the datepicker plugin\n+ ``bootstrap_all``: contains all of the above\n\nEach package has normal Django app structure with a ``static`` directory\ncontaining the assets.\n\nThe ``bootstrap_all`` app simply contains symlinks to all of the assets in\nother three apps.\n\n.. _select2: http://ivaynberg.github.com/select2/\n.. _bootstrap-datepicker: http://www.eyecon.ro/bootstrap-datepicker/", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/monwara/django-bootstrap-assets/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/monwara/django-bootstrap-assets", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-bootstrap-assets", "package_url": "https://pypi.org/project/django-bootstrap-assets/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-bootstrap-assets/", "project_urls": { "Download": "https://bitbucket.org/monwara/django-bootstrap-assets/downloads", "Homepage": "https://bitbucket.org/monwara/django-bootstrap-assets" }, "release_url": "https://pypi.org/project/django-bootstrap-assets/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "jQuery plugin that auto-hides form field help blocks as pluggable Django app", "version": "0.0.3" }, "last_serial": 525816, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f0302e7cda2958147555c2cc6766abf8", "sha256": "10e13379b7f0c0973502c0e6df9672bb672f738a6bf395fd848805d5b829d41c" }, "downloads": -1, "filename": "django-bootstrap-assets-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f0302e7cda2958147555c2cc6766abf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87653, "upload_time": "2012-11-30T04:26:24", "url": "https://files.pythonhosted.org/packages/c6/78/32ea48bd83101aa868350508f3004e58fa2def7a0a4624686d4f629c81b9/django-bootstrap-assets-0.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "d2e62164628c063fb7be4b21f0fe59ee", "sha256": "23523e3d3d4e860ce943193f5ffb12ad098d58ae44fa0a1bb226504ed3e10044" }, "downloads": -1, "filename": "django-bootstrap-assets-0.0.1.zip", "has_sig": false, "md5_digest": "d2e62164628c063fb7be4b21f0fe59ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 178016, "upload_time": "2012-11-30T04:26:35", "url": "https://files.pythonhosted.org/packages/30/71/f56732fb193faa7b00a60e5266def48d95af7e85552121275dc21174015c/django-bootstrap-assets-0.0.1.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e025ec66d741b572e60514336fc4c01a", "sha256": "f6571d45d809dcfcf8c32ee2f2b2ff8d96c0c1dba44afc71f5ad730be4bfd8be" }, "downloads": -1, "filename": "django-bootstrap-assets-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e025ec66d741b572e60514336fc4c01a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 167891, "upload_time": "2012-11-30T04:40:42", "url": "https://files.pythonhosted.org/packages/12/6a/d3c094b9c10e70b41fcb30c1103cf5f18ce03a870de3ce11f2fd1f9b1988/django-bootstrap-assets-0.0.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "98e19135e8790105afaeaa749d3ff8b8", "sha256": "19f795d6ddc34e644efdf9e615400523fae41398edd7ab6649d4d33a188636b3" }, "downloads": -1, "filename": "django-bootstrap-assets-0.0.2.zip", "has_sig": false, "md5_digest": "98e19135e8790105afaeaa749d3ff8b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 337810, "upload_time": "2012-11-30T04:41:04", "url": "https://files.pythonhosted.org/packages/a9/f5/b958f6057f14277f5a15332e19b1cc98a2d21fcd460576ce4600a7495259/django-bootstrap-assets-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2b74de2f07f896ff648a1c622678c49e", "sha256": "7013c7d811d3e247a7295dac614d9c23231d0c262c8ae7ce3953c8ab4c3dcfd9" }, "downloads": -1, "filename": "django-bootstrap-assets-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2b74de2f07f896ff648a1c622678c49e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 168573, "upload_time": "2012-12-13T14:32:15", "url": "https://files.pythonhosted.org/packages/89/2e/f9cd807c43072636b732f8465c5933af1611fd7dee50dba111eaaa521eab/django-bootstrap-assets-0.0.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "189b38f610c4380a6fe5407af875128b", "sha256": "1a73443075a2017204b899ca72b506ae87f77a6c452f5c711a492d66564d2346" }, "downloads": -1, "filename": "django-bootstrap-assets-0.0.3.zip", "has_sig": false, "md5_digest": "189b38f610c4380a6fe5407af875128b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 339242, "upload_time": "2012-12-13T14:32:02", "url": "https://files.pythonhosted.org/packages/cb/dc/6d0ccf22a0065a2fea8faef387920c9ae4b83ff31a894e90be6f720f6aad/django-bootstrap-assets-0.0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b74de2f07f896ff648a1c622678c49e", "sha256": "7013c7d811d3e247a7295dac614d9c23231d0c262c8ae7ce3953c8ab4c3dcfd9" }, "downloads": -1, "filename": "django-bootstrap-assets-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2b74de2f07f896ff648a1c622678c49e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 168573, "upload_time": "2012-12-13T14:32:15", "url": "https://files.pythonhosted.org/packages/89/2e/f9cd807c43072636b732f8465c5933af1611fd7dee50dba111eaaa521eab/django-bootstrap-assets-0.0.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "189b38f610c4380a6fe5407af875128b", "sha256": "1a73443075a2017204b899ca72b506ae87f77a6c452f5c711a492d66564d2346" }, "downloads": -1, "filename": "django-bootstrap-assets-0.0.3.zip", "has_sig": false, "md5_digest": "189b38f610c4380a6fe5407af875128b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 339242, "upload_time": "2012-12-13T14:32:02", "url": "https://files.pythonhosted.org/packages/cb/dc/6d0ccf22a0065a2fea8faef387920c9ae4b83ff31a894e90be6f720f6aad/django-bootstrap-assets-0.0.3.zip" } ] }