source:
treasury/vouchers/urls.py
@
13a23ce
| Last change on this file since 13a23ce was 13a23ce, checked in by Alex Dehnert <adehnert@…>, 17 years ago | |
|---|---|
|
|
| File size: 172 bytes | |
| Line | |
|---|---|
| 1 | from django.conf.urls.defaults import * |
| 2 | import treasury.vouchers.views |
| 3 | |
| 4 | urlpatterns = patterns('', |
| 5 | (r'^accounts/display_tree', treasury.vouchers.views.display_tree), |
| 6 | ) |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)