Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh collectstatic on the settings file #29

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Dec 11, 2019

When the settings file changes, the MEDIA_ROOT might change which means the files should be collected again. This also ensures the settings file has been generated before collection happens.

When the settings file changes, the `MEDIA_ROOT` might change which
means the files should be collected again. This also ensures the
settings file has been generated before collection happens.
@ehelms ehelms merged commit fc9d5d0 into theforeman:master Dec 11, 2019
@ekohl ekohl deleted the subscribe-collection branch October 6, 2020 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants