Changeset 1c178d5 for remit/finance_core
- Timestamp:
- Mar 27, 2010, 10:58:43 PM (15 years ago)
- Branches:
- master, client
- Children:
- ea32cd9
- Parents:
- a838ee3
- git-author:
- Alex Dehnert <adehnert@…> (03/27/10 22:58:43)
- git-committer:
- Alex Dehnert <adehnert@…> (03/27/10 22:58:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/finance_core/views.py
ra838ee3 r1c178d5 75 75 except NotImplementedError: 76 76 raise Http404("Secondary axis %s is not implemented" % secondary_slug) 77 #secondary_axis.append((None, 'Total', Q(), Q()))78 77 79 78 primary_labels = [ ]
Note: See TracChangeset
for help on using the changeset viewer.