source:
django_apps/wndb/urls.py
Last change on this file was 340, checked in by , 13 years ago | |
---|---|
File size: 98 bytes |
Line | |
---|---|
1 | from django.conf.urls.defaults import * |
2 | |
3 | # place app url patterns here |
4 | urlpatterns = patterns('') |
Note:
See TracBrowser
for help on using the repository browser.