- Timestamp:
- Feb 4, 2010, 4:39:42 AM (16 years ago)
- Branches:
- master, client
- Children:
- f09f636
- Parents:
- 3a0c51b
- git-author:
- Alex Dehnert <adehnert@…> (02/04/10 04:39:42)
- git-committer:
- Alex Dehnert <adehnert@…> (02/04/10 04:39:42)
- File:
-
- 1 edited
-
remit/finance_core/models.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
remit/finance_core/models.py
r485673a r1d4c89e 164 164 tx = models.ForeignKey(Transaction) 165 165 amount = models.DecimalField(max_digits=7, decimal_places=2, help_text='Do not include "$"') 166 label = models.CharField(max_length= 40)166 label = models.CharField(max_length=60) 167 167 budget_area = models.ForeignKey(BudgetArea) 168 168 budget_term = models.ForeignKey(BudgetTerm)
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)