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

Conversation

@adamhadani
Copy link
Contributor

This PR updates django_manage module to support the --clear flag on collectstatic, a very useful option.
See Django documentation for more information about this:https://docs.djangoproject.com/en/1.8/ref/contrib/staticfiles/

I'd appreciate someone knowledgeable about this module to take a look and make sure looks kosher to them!

@cchurch
Copy link
Contributor

cchurch commented Jul 28, 2015

👍 Looks good to me.

While already possible to do it via django_manage: "collectstatic --noinput --clear", it's nice to have it as a supported option.

@gregdek
Copy link
Contributor

gregdek commented Sep 12, 2015

Thanks @adamhadani for the PR and thanks @cchurch for the review. Marking for inclusion.

jimi-c added a commit that referenced this pull request Sep 17, 2015
Added support for 'collectstatic --clear' in django_manage.py
@jimi-c jimi-c merged commit 0f5e2be into ansible:devel Sep 17, 2015
@jimi-c
Copy link
Member

jimi-c commented Sep 17, 2015

Merged, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants