Add document link mailing app

This commit is contained in:
Roberto Rosario
2012-03-04 19:19:51 -04:00
parent 5d8235aebf
commit 2d3f8fafe9
8 changed files with 129 additions and 0 deletions

3
apps/mailer/models.py Normal file
View File

@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.