django-markdownx
django-markdownx copied to clipboard
RemovedInDjango40Warning: The providing_args argument is deprecated.
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'])