Remove warnings from basictag usage

Review Request #8213 — Created June 3, 2016 and submitted

Information

Djblets
release-0.10.x
d9abc46...

Reviewers

The @basictag decorator now no longer produces warnings when used.
Instead, we just document that is it deprecated.

Built the docs and saw the deprecation notice.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        djblets/util/decorators.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        djblets/util/decorators.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.10.x (8ae8124)
Loading...