Fish Trophy

brennie got a fish trophy!

Fish Trophy

Add a deprecation warning to basictag

Review Request #7887 — Created Jan. 17, 2016 and submitted

Information

Djblets
release-0.10.x
8745dda...

Reviewers

Django has shipped with a decorator (@Library.simple_tag) that does
what @basictag does 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.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        djblets/util/decorators.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        djblets/util/decorators.py
    
    
  2. 
      
david
  1. Testing done?

  2. 
      
brennie
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.10.x (2f58f42)
Loading...