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

RemovedInDjango40Warning: The providing_args argument is deprecated. #187

Open
gh640 opened this issue Aug 19, 2020 · 0 comments
Open

RemovedInDjango40Warning: The providing_args argument is deprecated. #187

gh640 opened this issue Aug 19, 2020 · 0 comments

Comments

@gh640
Copy link

gh640 commented Aug 19, 2020

This happens on Django 3.1.

/usr/local/lib/python3.7/site-packages/compressor/signals.py:4: RemovedInDjango40Warning: The providing_args argument is deprecated. As it is purely documentational, it has no replacement. If you rely on this argument as documentation, you can move the text to a code comment or docstring.
    post_compress = django.dispatch.Signal(providing_args=['type', 'mode', 'context'])
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

1 participant