From 89a76909b81479c7293f4599159be95bb72b17c4 Mon Sep 17 00:00:00 2001 From: youssef Date: Tue, 13 Nov 2018 13:14:20 +0100 Subject: [PATCH] edit __init__ --- golem_mail_family/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/golem_mail_family/__init__.py b/golem_mail_family/__init__.py index 7d004f8..f96696e 100644 --- a/golem_mail_family/__init__.py +++ b/golem_mail_family/__init__.py @@ -15,3 +15,4 @@ # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . +from . import models