Do some WebHook-related cleanups

Review Request #8223 — Created June 7, 2016 and submitted

Information

Review Board
release-2.5.x
f3bd51b...

Reviewers

The default fieldset for WebHooks in the admin form now has a label
instead of None. In addition, the __str__ method of
WebHookTargets now just returns the URL, which is a more readable
string for viewing in the admin panel.


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

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (d423ccb)
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/notifications/models.py
        reviewboard/notifications/admin.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/notifications/models.py
        reviewboard/notifications/admin.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/notifications/models.py
        reviewboard/notifications/admin.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/notifications/models.py
        reviewboard/notifications/admin.py
    
    
  2. 
      
Loading...