{"id":15354578,"url":"https://github.com/timonweb/django-forgiving-collectstatic","last_synced_at":"2025-04-15T06:12:45.523Z","repository":{"id":57420139,"uuid":"168124091","full_name":"timonweb/django-forgiving-collectstatic","owner":"timonweb","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-29T09:23:13.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-29T10:22:23.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timonweb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-29T09:06:15.000Z","updated_at":"2023-12-16T05:59:46.000Z","dependencies_parsed_at":"2022-09-03T20:00:20.697Z","dependency_job_id":null,"html_url":"https://github.com/timonweb/django-forgiving-collectstatic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonweb%2Fdjango-forgiving-collectstatic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonweb%2Fdjango-forgiving-collectstatic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonweb%2Fdjango-forgiving-collectstatic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonweb%2Fdjango-forgiving-collectstatic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timonweb","download_url":"https://codeload.github.com/timonweb/django-forgiving-collectstatic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016638,"owners_count":21198833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T12:19:53.251Z","updated_at":"2025-04-15T06:12:45.507Z","avatar_url":"https://github.com/timonweb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 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\nBased on the tutorial I wrote on my blog [Make Django's collectstatic command forgiving](https://timonweb.com/tutorials/make-djangos-collectstatic-command-forgiving/).\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).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimonweb%2Fdjango-forgiving-collectstatic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimonweb%2Fdjango-forgiving-collectstatic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimonweb%2Fdjango-forgiving-collectstatic/lists"}