mirror of
https://github.com/pinry/pinry.git
synced 2026-01-26 17:19:23 +01:00
A version of url introduced in Django 1.3 requires the view argument to be quoted. This change has taken effect in Django 1.5 so the code needs updating to work with it.