Hi,

On Fri, Aug 22, 2008 at 10:14 AM, janedenone <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> I installed the current development version of Django about two weeks
> ago. APPEND_SLASH is set to true, and it appends a slash to all URLs,
> even the ones ending in .html. Is that a known bug?
>

It's not a bug. If you want URLs that end in .html you have to turn
APPEND_SLASH off.

Matthias

--~--~---------~--~----~------------~-------~--~----~
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