Changes between Initial Version and Version 2 of Ticket #23531


Ignore:
Timestamp:
Sep 21, 2014, 5:17:01 PM (10 years ago)
Author:
Daniele Procida
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23531 – Description

    initial v2  
    33For example:
    44
    5 In settings.py, `APPEND_SLAHSES = True` (the default behavior)
     5In settings.py, `APPEND_SLASHES = True` (the default behavior)
    66
    77In urls.py `url(r'foo/$', ..._`
Back to Top