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

Expose filtering? #2

Closed
HeyHugo opened this issue Mar 30, 2022 · 2 comments
Closed

Expose filtering? #2

HeyHugo opened this issue Mar 30, 2022 · 2 comments

Comments

@HeyHugo
Copy link

HeyHugo commented Mar 30, 2022

Nice work!

Would it make sense to expose filtering of files that are watched, possibly via some setting? Maybe some regexp list or pointing to a custom filtering class to use.

I tried this out in a project with a sqlite db (where the db-file was in the source root). On db writes the application would restart 🙃

@adamchainz
Copy link
Owner

Django already provides some information on which files to watch, this project just needs to use that. I don't think it needs to expose extra settings.

@HeyHugo
Copy link
Author

HeyHugo commented Mar 30, 2022

Aha I see, makes sense 👍

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