Changes between Initial Version and Version 1 of Ticket #29102
- Timestamp:
 - Feb 1, 2018, 10:16:15 PM (8 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #29102 – Description
initial v1 19 19 <URLPattern 'privacy-policy/' [name='privacy']>, 20 20 <URLPattern '' [name='index']>] 21 }}} 22 23 I've set my app/urls.py file as the default ROOT_CONF: 24 25 26 {{{ 27 ROOT_URLCONF = 'app_name.urls' 21 28 }}} 22 29