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