public
Description: Django-beancounter is a simple app I built to track my income and expenses.
Homepage: http://github.com/lincolnloop/django-beancounter
Clone URL: git://github.com/lincolnloop/django-beancounter.git
django-beancounter / beancounter
name age message
..
file __init__.py Mon Aug 04 20:44:14 -0700 2008 migration from project to pluggable app [lincolnloop]
file admin.py Loading commit data...
directory evolutions/
file forms.py Tue Dec 09 08:14:44 -0800 2008 Django 1.0 updates [lincolnloop]
file models.py
directory static/ Thu Aug 21 14:53:11 -0700 2008 for some reason Safari needs heights declared i... [lincolnloop]
directory templates/ Tue Dec 09 08:14:44 -0800 2008 Django 1.0 updates [lincolnloop]
directory templatetags/ Tue Aug 05 00:19:00 -0700 2008 added flot, fixed history view [lincolnloop]
file urls.py Tue Aug 05 00:19:00 -0700 2008 added flot, fixed history view [lincolnloop]
file views.py Thu Aug 21 14:33:35 -0700 2008 tons of improvements * real forms * streamlined... [lincolnloop]