Move diagnostics, statistics and maintenance functions from the main app into separate apps

This commit is contained in:
Roberto Rosario
2012-07-27 01:06:56 -04:00
parent f8d94be59d
commit 4fad1c3305
24 changed files with 170 additions and 87 deletions

View File

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