Changeset 1c178d5 for remit/finance_core


Ignore:
Timestamp:
Mar 27, 2010, 10:58:43 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

Oops. Punt some commented code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/finance_core/views.py

    ra838ee3 r1c178d5  
    7575    except NotImplementedError:
    7676        raise Http404("Secondary axis %s is not implemented" % secondary_slug)
    77     #secondary_axis.append((None, 'Total', Q(), Q()))
    7877
    7978    primary_labels = [ ]
Note: See TracChangeset for help on using the changeset viewer.