jazzband / django-authority

A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
http://django-authority.readthedocs.org
BSD 3-Clause "New" or "Revised" License
292 stars 57 forks source link

Fix hardcoded jsi18n script path #25

Closed gthb closed 10 years ago

gthb commented 10 years ago

Use normal Django URL reversal instead of hardcoded relative path.