Clicking on a benchmark in 'Changes' leads to a Django error

10 views
Skip to first unread message

Yaniv Kaul

unread,
May 23, 2013, 11:58:49 AM5/23/13
to code...@googlegroups.com
When I click on a specific benchmark in the Changes page, where I expect it to go to timeline, it blows up with:

Page not found (404)

Request Method:GET
Request URL:http://www.example.com:8080/changes/undefined?ben=4K-256T-50-Bandwidth&env=1

Using the URLconf defined in sample_project.urls, Django tried these URL patterns, in this order:

  1. ^admin/
  2. ^ ^$
  3. ^ ^about/$
  4. ^ ^feeds/(?P<url>.*)/$
  5. ^ ^reports/$ [name='reports']
  6. ^ ^changes/$ [name='changes']
  7. ^ ^changes/table/$ [name='getchangestable']
  8. ^ ^changes/logs/$ [name='displaylogs']
  9. ^ ^timeline/$ [name='timeline']
  10. ^ ^timeline/json/$ [name='gettimelinedata']
  11. ^ ^comparison/$ [name='comparison']
  12. ^ ^comparison/json/$ [name='getcomparisondata']
  13. ^ ^result/add/json/$
  14. ^ ^result/add/$
  15. ^ ^api/
  16. ^static\/(?P<path>.*)$

The current URL, changes/undefined, didn't match any of these.

Yaniv Kaul

unread,
May 26, 2013, 11:25:36 AM5/26/13
to code...@googlegroups.com

Yaniv Kaul

unread,
May 26, 2013, 11:25:54 AM5/26/13
to code...@googlegroups.com
Reply to self - this is https://github.com/tobami/codespeed/issues/125 

On Thursday, May 23, 2013 6:58:49 PM UTC+3, Yaniv Kaul wrote:
Reply all
Reply to author
Forward
0 new messages