You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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'])
The text was updated successfully, but these errors were encountered:
This happens on Django 3.1.
The text was updated successfully, but these errors were encountered: