Closed
Description
Code:
django-rest-framework/rest_framework/compat.py
Lines 263 to 265 in bf9533a
Warning:
DeprecationWarning: Using the add method to register a processor or pattern is deprecated. Use the
register
method instead.
Relevant commit in markdown: Python-Markdown/markdown@6ee07d2