Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Support collectstatic --clear in django_manage.py #1811

Closed
adamhadani opened this issue Jul 26, 2015 · 1 comment
Closed

Support collectstatic --clear in django_manage.py #1811

adamhadani opened this issue Jul 26, 2015 · 1 comment

Comments

@adamhadani
Copy link
Contributor

django's collectstatic supports a very useful --clear flag that should be supported in the django_manage module.
See more documentation here: https://docs.djangoproject.com/en/1.8/ref/contrib/staticfiles/#django-admin-option---clear

I've created a PR for this Issue as well ( #1810 )

@bcoca
Copy link
Member

bcoca commented Jul 28, 2015

closing this and keeping track in the PR

@bcoca bcoca closed this as completed Jul 28, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants