victims / victims-web

The victims web application.
GNU Affero General Public License v3.0
8 stars 5 forks source link

[ui] [regression] /hash/<value> fails on staging #117

Closed abn closed 10 years ago

abn commented 10 years ago

Seems that the model is causing issues with the onehash display.

    {% for alg in hash.hashes.keys() %}
UndefinedError: 'victims_web.models.HashEntry object' has no attribute 'keys'
abn commented 10 years ago

Deployed.