Django

Code

Show
Ignore:
Timestamp:
12/04/07 00:01:00 (1 year ago)
Author:
adrian
Message:

Removed some 'behaviour's from the docs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/middleware.txt

    r6852 r6874  
    7070  for ``foo.com/bar/``. 
    7171 
    72   **New in Django development version:** The behaviour of ``APPEND_SLASH`` has 
    73   changed slightly in the development version (it didn't used to check to see 
    74   if the pattern was matched in the URL patterns)
     72  **New in Django development version:** The behavior of ``APPEND_SLASH`` has 
     73  changed slightly in the development version. It didn't used to check to see 
     74  whether the pattern was matched in the URLconf
    7575 
    7676  If ``PREPEND_WWW`` is ``True``, URLs that lack a leading "www." will be