I set APPEND_SLASH to false, I no longer get the APPEND_SLASH error,
but I still get the WSGI errors.

On Jun 19, 2:18 am, Jens Diemer <[EMAIL PROTECTED]> wrote:
> rtconner schrieb:
>
> > ~/www/django> python mysite.fcgi
> > ...
> > Traceback (most recent call last):
> > ...
> >     if settings.APPEND_SLASH and (old_url[1][-1] != '/') and ('.' not
> > in old_url[1].split('/')[-1]):
> > IndexError: string index out of range
> > Content-Type: text/html
>
> This is probably the same problem like here:
>        http://code.djangoproject.com/ticket/3414
>
> --
> Mfg.
>
> Jens Diemer
>
> ----
> A django powered CMS:http://www.pylucid.org


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to