[cvs] / lkrtweb / urls.py  

cvs: lkrtweb/urls.py

File: [cvs] / lkrtweb / urls.py (download) (as text)
Revision: 1.1, Fri Apr 6 02:04:07 2007 UTC (6 years, 1 month ago) by tobias
Branch: MAIN
Branch point for: vendor-none
Initial revision

from django.conf.urls.defaults import *

urlpatterns = patterns('',
    # Example:
    # (r'^lkrtweb/', include('lkrtweb.apps.foo.urls.foo')),

    # Uncomment this for admin:
#     (r'^admin/', include('django.contrib.admin.urls')),
)

Tobias McNulty

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help