source: treasury/vouchers/models.py @ 719e4bb

client
Last change on this file since 719e4bb was 719e4bb, checked in by Alex Dehnert <adehnert@…>, 17 years ago

Empty app with voucher project

  • Property mode set to 100644
File size: 57 bytes
Line 
1from django.db import models
2
3# Create your models here.
Note: See TracBrowser for help on using the repository browser.