On Tue, Jun 16, 2009 at 22:08, M. N. Islam Shihan<mnis4...@gmail.com> wrote: > I think another toggle flag ENABLE_REMOVE_SLASH_MODE (or any other > appropriate name) can be added to the settings.py and setting that > tlag to true will alter the existing APPEND_SLASH flag to be treated > as prposed REMOVE_SLASH setting and act accordingly. In this way the > existing APPEND_SLASH will act like a tristate variable to dictate url > resolver to append slash (APPEND_SLASH true, ENABLE_REMOVE_SLASH_MODE > false), do nothing (APPEND_SLASH false, ENABLE_REMOVE_SLASH_MODE false > and APPEND_SLASH false, ENABLE_REMOVE_SLASH_MODE true) and remove > slash (APPEND_SLASH true, ENABLE_REMOVE_SLASH_MODE true). In all cases > the extra slashes should be removed anyway.
And I want the bikeshed to be painted blue with yellow stars on. HM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---