Package: dicoweb
Version: 2.2-3
Severity: grave

With recent Django versions in Debian, dicoweb is broken.

I spotted the following problems which can be solved easily to have a
working version:

1) new-style 'url' tag (see
https://docs.djangoproject.com/en/1.5/releases/1.5/)
fix in /etc/dicoweb/templates/base.html by quoting the route name ({%
url "opensearch" %})

2) « ImproperlyConfigured: If set, MEDIA_URL must end with a slash »
/etc/dicoweb/settings.py needs to be fixed

3) django.conf.urls.defaults is deprecated, use django.conf.urls
/usr/share/dicoweb/urls.py needs to be fixed

Nevertheless, having a program also working on older versions would
need more work.

Regards.

--
Marc Dequènes (Duck)

Attachment: pgpT5fwkhK0BL.pgp
Description: PGP Digital Signature

Reply via email to