13
15
# XXX RobertCollins 2010-09-01 bug=623199: Undesirable but pragmatic.
14
16
# Because of this bug, rather than using request.annotations we have
15
17
# to work in with the webapp.adapter request model, which is
16
18
# different to that used by get_current_browser_request.
17
19
from canonical.launchpad import webapp
21
22
def get_request_timeline(request):