brennie got a fish trophy!
Add a deprecation warning to basictag
Review Request #7887 — Created Jan. 17, 2016 and submitted
Django has shipped with a decorator (
@Library.simple_tag) that does
what@basictagdoes for some time now. We are deprecating@basictag
now so that we can remove it in the next release.
Saw deprecation warnings with this patch applied.
Tool: Pyflakes Processed Files: djblets/util/decorators.py Tool: PEP8 Style Checker Processed Files: djblets/util/decorators.py