{ "info": { "author": "Tim Kamanin", "author_email": "tim@timonweb.com", "bugtrack_url": null, "classifiers": [], "description": "# django-forgiving-collectstatic\n\nAn extension of the `django.contrib.staticfiles.storage.ManifestStaticFilesStorage` that skips missing files and assets during the `python manage.py collectstatic` command run.\n\n## Installation\n\nUse pip:\n\n```shell\npip install django-forgiving-collectstatic\n```\n\n## Usage\n\nSet in your `settings.py`:\n\n```python\nSTATICFILES_STORAGE = 'django_forgiving_collectstatic.storages.ForgivingManifestStaticFilesStorage'\n```\n\n## Credits\n\nContributed by [Tim Kamanin](https://timonweb.com).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/timonweb/django-forgiving-collectstatic", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-forgiving-collectstatic", "package_url": "https://pypi.org/project/django-forgiving-collectstatic/", "platform": "", "project_url": "https://pypi.org/project/django-forgiving-collectstatic/", "project_urls": { "Homepage": "https://github.com/timonweb/django-forgiving-collectstatic" }, "release_url": "https://pypi.org/project/django-forgiving-collectstatic/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "An extension of the django.contrib.staticfiles.storage.ManifestStaticFilesStorage that skips missing files and assets during the python manage.py collectstatic command run.", "version": "1.0.0" }, "last_serial": 4753923, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "37d0e96749049e981f9e8b28cd59fb75", "sha256": "1d3205d1f264f4c9f38347b948e0a947b093a713c2933949dfa92c3baef63997" }, "downloads": -1, "filename": "django-forgiving-collectstatic-1.0.0.tar.gz", "has_sig": false, "md5_digest": "37d0e96749049e981f9e8b28cd59fb75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2241, "upload_time": "2019-01-29T09:10:44", "url": "https://files.pythonhosted.org/packages/b5/2d/b7c82306efa6b7711cb655557c1c1067caabac369a22158d5b803003c649/django-forgiving-collectstatic-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37d0e96749049e981f9e8b28cd59fb75", "sha256": "1d3205d1f264f4c9f38347b948e0a947b093a713c2933949dfa92c3baef63997" }, "downloads": -1, "filename": "django-forgiving-collectstatic-1.0.0.tar.gz", "has_sig": false, "md5_digest": "37d0e96749049e981f9e8b28cd59fb75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2241, "upload_time": "2019-01-29T09:10:44", "url": "https://files.pythonhosted.org/packages/b5/2d/b7c82306efa6b7711cb655557c1c1067caabac369a22158d5b803003c649/django-forgiving-collectstatic-1.0.0.tar.gz" } ] }