mirror of https://github.com/zulip/zulip.git
1ef8d79352
We were trying to share the same format string between the two different versions of bitbucket, but this only creates confusion, as the two versions are only close enough to be confusing. The format string might be the same, but the semantics are different, as well as the eventual outputs. For example, the {username} piece here is simple in version 2, but in version 3 we append a url to the user's name. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
doc.md | ||
tests.py | ||
view.py |