source:
treasury/finance_core/urls.py
@
42d0bf6
Last change on this file since 42d0bf6 was f468e6d, checked in by Alex Dehnert <adehnert@…>, 16 years ago | |
---|---|
|
|
File size: 105 bytes |
Line | |
---|---|
1 | from django.conf.urls.defaults import * |
2 | import treasury.finance_core.views |
3 | |
4 | urlpatterns = patterns('', |
5 | ) |
Note: See TracBrowser
for help on using the repository browser.