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

Avoid "STATICFILES_DIRS" warning #7456

Merged
merged 3 commits into from
Jan 20, 2023

Conversation

kiblik
Copy link
Contributor

@kiblik kiblik commented Jan 19, 2023

Avoid this warning:

django-defectdojo-initializer-1   | System check identified some issues:
django-defectdojo-initializer-1   |
django-defectdojo-initializer-1   | WARNINGS:
django-defectdojo-initializer-1   | ?: (staticfiles.W004) The directory '/app/components/node_modules' in the STATICFILES_DIRS setting does not exist.

@github-actions github-actions bot added the settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR label Jan 19, 2023
@kiblik kiblik marked this pull request as draft January 19, 2023 14:02
@github-actions github-actions bot removed the settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR label Jan 19, 2023
@kiblik kiblik marked this pull request as ready for review January 19, 2023 15:36
@kiblik kiblik closed this Jan 19, 2023
@kiblik kiblik reopened this Jan 19, 2023
@kiblik kiblik closed this Jan 20, 2023
@kiblik kiblik reopened this Jan 20, 2023
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit 18e7c1f into DefectDojo:dev Jan 20, 2023
@kiblik kiblik deleted the avoid_staticfiles_dirs_warning branch January 28, 2023 15:14
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.

3 participants