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

Add support of list of exclusion in settings.py #26

Open
makaleks opened this issue Oct 1, 2018 · 1 comment
Open

Add support of list of exclusion in settings.py #26

makaleks opened this issue Oct 1, 2018 · 1 comment

Comments

@makaleks
Copy link

makaleks commented Oct 1, 2018

First, thank you for this nice package!
I have some directories and files in media/ accessed from django-filebrowser (file cloud in admin). My shell gives me command history, so I always add as many --exclude arguments as I need. But my project will be used by other people, who can miss some files and some logic will be broken. I believe a good solution is to have a list in settings.py containing strings - elements of --exclude.

@akolpakov
Copy link
Owner

Good idea

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

No branches or pull requests

2 participants