source: django_apps/wndb/urls.py

Last change on this file was 340, checked in by Rick van der Zwet, 13 years ago

Initial idea of Wireless Nodes DataBase.

File size: 98 bytes
Line 
1from django.conf.urls.defaults import *
2
3# place app url patterns here
4urlpatterns = patterns('')
Note: See TracBrowser for help on using the repository browser.