From 07c345f67cd112f32ee1d83b17703827b32af9b0 Mon Sep 17 00:00:00 2001 From: Youssef ELOUAHBY Date: Mon, 14 Jan 2019 03:30:54 +0100 Subject: [PATCH] [Analyses pour la ville] edit __init__ --- golem_member/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golem_member/__init__.py b/golem_member/__init__.py index 2fca3d2..c209ae3 100644 --- a/golem_member/__init__.py +++ b/golem_member/__init__.py @@ -15,4 +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 +from . import models, wizard