Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Describe the completed change (optional):
Review Request #1808 — Created Oct. 2, 2010 and submitted
The startswith filter was being used in the code, but didn't exist anywhere, so I created it in djblets_utils.py.
Lianne: This looks good to me - thanks, -Mike
Looks good. Committed with one minor style change (2 lines between functions) as r280949c.