{ "info": { "author": "zencore", "author_email": "appstore@zencore.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-static-bootstrap\n=======================\n\n\nDjango application contain bootstrap static files.\n\n\nInstall\n-------\n\n::\n\n pip install django-static-bootstrap\n\n\nSettings\n--------\n\n::\n\n INSTALLED_APPS = [\n ...\n \"django_static_bootstrap\",\n ...\n ]\n\n\nUse static resource\n-------------------\n\n::\n\n {% load staticfiles %}\n\n {% block style %}\n \n \n {% endblock %}\n\n {% block script %}\n \n {% endblock %}\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/appstore-zencore/django-static-bootstrap", "keywords": "django-static-bootstrap", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-static-bootstrap", "package_url": "https://pypi.org/project/django-static-bootstrap/", "platform": "", "project_url": "https://pypi.org/project/django-static-bootstrap/", "project_urls": { "Homepage": "https://github.com/appstore-zencore/django-static-bootstrap" }, "release_url": "https://pypi.org/project/django-static-bootstrap/3.3.7.1/", "requires_dist": null, "requires_python": "", "summary": "Django application contain bootstrap static files.", "version": "3.3.7.1" }, "last_serial": 3710463, "releases": { "3.3.7.1": [ { "comment_text": "", "digests": { "md5": "1d17454b1e242a2fe9409497b28b23a5", "sha256": "76f77f8cf3563a16f319685a20ab542b5ce6ace24e2e6a67996767919fb3232e" }, "downloads": -1, "filename": "django-static-bootstrap-3.3.7.1.tar.gz", "has_sig": false, "md5_digest": "1d17454b1e242a2fe9409497b28b23a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 369308, "upload_time": "2018-03-27T14:43:27", "url": "https://files.pythonhosted.org/packages/d0/10/a008fb42dc9663df66456431d8df1e8eabb0f25242403ce593acd1d39434/django-static-bootstrap-3.3.7.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d17454b1e242a2fe9409497b28b23a5", "sha256": "76f77f8cf3563a16f319685a20ab542b5ce6ace24e2e6a67996767919fb3232e" }, "downloads": -1, "filename": "django-static-bootstrap-3.3.7.1.tar.gz", "has_sig": false, "md5_digest": "1d17454b1e242a2fe9409497b28b23a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 369308, "upload_time": "2018-03-27T14:43:27", "url": "https://files.pythonhosted.org/packages/d0/10/a008fb42dc9663df66456431d8df1e8eabb0f25242403ce593acd1d39434/django-static-bootstrap-3.3.7.1.tar.gz" } ] }