{ "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-respond\n=====================\n\nDjango application contain respond static files.\n\n\nInstall\n-------\n\n::\n\n pip install django-static-respond\n\n\nSettings\n--------\n\n::\n\n INSTALLED_APPS = [\n ...\n \"django_static_respond\",\n ...\n ]\n\nUse static resource\n-------------------\n\n::\n\n {% load staticfiles %}\n\n {% block script %}\n \n {% endblock %}\n\nAbout the version\n-----------------\n\ndjango-static-respond uses version number like v1.4.2.1. The first three number is the version of the respond static files, and the last number is the build number of this package.\n\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-respond", "keywords": "django-static-respond", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-static-respond", "package_url": "https://pypi.org/project/django-static-respond/", "platform": "", "project_url": "https://pypi.org/project/django-static-respond/", "project_urls": { "Homepage": "https://github.com/appstore-zencore/django-static-respond" }, "release_url": "https://pypi.org/project/django-static-respond/1.4.2.1/", "requires_dist": null, "requires_python": "", "summary": "Django application contain respond static files.", "version": "1.4.2.1" }, "last_serial": 3713657, "releases": { "1.4.2.1": [ { "comment_text": "", "digests": { "md5": "790982522d832fcd108f8dcb4dad1ac6", "sha256": "4a0c840f98b23d73cac91fd81dd54376e513cd567e581cb8741d8c042ba86d14" }, "downloads": -1, "filename": "django-static-respond-1.4.2.1.tar.gz", "has_sig": false, "md5_digest": "790982522d832fcd108f8dcb4dad1ac6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9097, "upload_time": "2018-03-28T12:42:03", "url": "https://files.pythonhosted.org/packages/4d/c9/019cdc4794dbe7cde46fe6fbc7af4f13214c644226b25e157c8493ea75b0/django-static-respond-1.4.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "790982522d832fcd108f8dcb4dad1ac6", "sha256": "4a0c840f98b23d73cac91fd81dd54376e513cd567e581cb8741d8c042ba86d14" }, "downloads": -1, "filename": "django-static-respond-1.4.2.1.tar.gz", "has_sig": false, "md5_digest": "790982522d832fcd108f8dcb4dad1ac6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9097, "upload_time": "2018-03-28T12:42:03", "url": "https://files.pythonhosted.org/packages/4d/c9/019cdc4794dbe7cde46fe6fbc7af4f13214c644226b25e157c8493ea75b0/django-static-respond-1.4.2.1.tar.gz" } ] }