codeeu / coding-events

A Django app for adding EU Code Week events and showing them on a map.
http://events.codeweek.eu
MIT License
17 stars 36 forks source link

Added redirect for /view/<id>, redirects to /view/<id>/<slug> #397

Closed goranche closed 9 years ago

goranche commented 9 years ago

it seems someone distributed the link /view/193 (without the pretty part), but there were other incidents of this as well... if a view request is made with just an ID, it is redirected to the full URL

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.01%) when pulling 92e17ff49775e4ec1698952908d88ee9742f3cd9 on goranche:allow-id-view into 617e5717d12160c55e058d5ab3f6e7e6a62a71ff on codeeu:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.03%) when pulling 92e17ff49775e4ec1698952908d88ee9742f3cd9 on goranche:allow-id-view into 617e5717d12160c55e058d5ab3f6e7e6a62a71ff on codeeu:master.