source:
src/django_gheat/gheat/urls.py@
14201
Last change on this file since 14201 was 10818, checked in by , 13 years ago | |
---|---|
File size: 160 bytes |
Line | |
---|---|
1 | from django.conf.urls.defaults import * |
2 | from django.views.generic.simple import direct_to_template |
3 | from django.conf import settings |
4 | |
5 | urlpatterns = patterns('') |
Note:
See TracBrowser
for help on using the repository browser.