Changeset e24ea7c for treasury/urls.py


Ignore:
Timestamp:
Feb 2, 2010, 2:31:14 AM (16 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
3e29d7a
Parents:
57d8fc7
git-author:
Alex Dehnert <adehnert@…> (02/02/10 02:31:14)
git-committer:
Alex Dehnert <adehnert@…> (02/02/10 02:31:14)
Message:

/accounts/ should be Django, not financial

File:
1 edited

Legend:

Unmodified
Added
Removed
  • treasury/urls.py

    rcafab4c re24ea7c  
    1313urlpatterns = patterns('',
    1414    # Example:
    15     (r'^accounts/display_tree', finance_core.views.display_tree),
    1615    (r'^vouchers/', include('vouchers.urls')),
    1716    (r'^finance_core/', include('finance_core.urls')),
Note: See TracChangeset for help on using the changeset viewer.