On Wed, 2007-12-19 at 09:01 -0500, Forest Bond wrote:
> Hi,
>
> I ran into a backwards-incompatible change related to changing behavior of
> APPEND_SLASH:
>
> http://code.djangoproject.com/changeset/6852
>
> I had some URL patterns in my urlconf that matched URLs with and without a
> trailing
Hi,
I ran into a backwards-incompatible change related to changing behavior of
APPEND_SLASH:
http://code.djangoproject.com/changeset/6852
I had some URL patterns in my urlconf that matched URLs with and without a
trailing slash. Previously, these would always get redirected to the version
with