Create stubs for various services

This commit is contained in:
Michael DeHaan
2013-02-28 09:20:31 -05:00
parent 853021a11e
commit 17bfe1b2e1
52 changed files with 326 additions and 2 deletions

3
acom/audits/models.py Normal file
View File

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