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

Offline compress command add --ignore=PATTERN support #785

Open
bitzip opened this issue Aug 2, 2016 · 0 comments · May be fixed by #1024
Open

Offline compress command add --ignore=PATTERN support #785

bitzip opened this issue Aug 2, 2016 · 0 comments · May be fixed by #1024
Labels

Comments

@bitzip
Copy link

bitzip commented Aug 2, 2016

Running python manage.py compress command may failed when angular template file locate in template directory. That will be nice if --ignore parameter is supported like collectstatic command.

-i PATTERN, --ignore=PATTERN
                      Ignore files or directories matching this glob-style
                      pattern. Use multiple times to ignore more.

Then, we can filter some frontend template files like .ng.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants