diff --git a/golem_activity_registration/__init__.py b/golem_activity_registration/__init__.py index 2fca3d2..c209ae3 100644 --- a/golem_activity_registration/__init__.py +++ b/golem_activity_registration/__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