Transactions ============ The ``transactions`` app holds the user's portfolio: buy / sell / deposit / withdrawal records, dividend transactions, charts, and a periodic task that regenerates per-transaction graphs. .. toctree:: :maxdepth: 1 charts dividends forms models tasks templatetags transactions views