init learning cats

This commit is contained in:
Andreas Stephanides
2017-08-04 07:49:39 +02:00
commit 941cbc3d45
14 changed files with 847 additions and 0 deletions

2
storage/models.py Normal file
View File

@@ -0,0 +1,2 @@
from mail_model import Mail
from thread_model import MailThread