src/ldt/ldt/text/urls.py
changeset 1193 cd67b17d257d
parent 111 4535dafa6007
equal deleted inserted replaced
1192:7a8e74f819bc 1193:cd67b17d257d
     1 from django.conf.urls.defaults import patterns, url
     1 from django.conf.urls import patterns, url
     2 
     2 
     3 # Uncomment the next two lines to enable the admin:
     3 # Uncomment the next two lines to enable the admin:
     4 # from django.contrib import admin
     4 # from django.contrib import admin
     5 # admin.autodiscover()
     5 # admin.autodiscover()
     6 
     6