Changeset 5a72e32
- Timestamp:
- Apr 18, 2010, 4:46:26 PM (15 years ago)
- Branches:
- master, client
- Children:
- bc798fc
- Parents:
- 09b7c26
- git-author:
- Alex Dehnert <adehnert@…> (04/18/10 16:46:26)
- git-committer:
- Alex Dehnert <adehnert@…> (04/18/10 16:46:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/finance_core/models.py
rdfcab53 r5a72e32 110 110 ('use_reporting', 'Can use basic reporting functionality',), 111 111 ) 112 ordering = ['path'] 112 113 113 114
Note: See TracChangeset
for help on using the changeset viewer.