• 
      

    Replace truncate_text function with the built-in filter.

    Review Request #3047 — Created April 7, 2012 and submitted

    Information

    Review Board

    Reviewers

    Replace truncate_text with the built in filter: https://docs.djangoproject.com/en/dev/releases/1.4/#truncatechars-template-filter.
    Changed column header text to reflect column contents.
    Local Machine: Ubuntu 11.04, Chrome 17, Firefox 11.
    ME
    ME
    SM
    1. Looks fine to me. I did some greping to make sure you covered all places the old function was used.
    2. reviewboard/changedescs/admin.py (Diff revision 2)
       
       
      I agree that truncated is more readable.
    3. 
        
    chipx86
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    ME
    Review request changed
    Status:
    Completed