On Mon, Nov 25, 2013 at 04:41:49PM +0000, Marc Dequènes (Duck) wrote:
> 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" %})

  So the line should be:

  href="{% url 'opensearch' %}"

  right ?

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

  MEDIA_URL = 'static/' ?

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

  Please clarify what you mean here.

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7

Attachment: signature.asc
Description: Digital signature

Reply via email to