X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Fplugin.py;fp=engine%2Fplugin.py;h=1b7105204741f165a89cccf44c848755160848da;hb=b709866ba93d98c32127ff4deae5b783e271e5b3;hp=8f817a5b6666ded6b2425985fe11b915dcd8b394;hpb=299e9c56ae549e87c974a0361d93cc1156c824ac;p=unfold.git diff --git a/engine/plugin.py b/unfold/plugin.py similarity index 99% rename from engine/plugin.py rename to unfold/plugin.py index 8f817a5b..1b710520 100644 --- a/engine/plugin.py +++ b/unfold/plugin.py @@ -6,8 +6,8 @@ import json from django.template.loader import render_to_string -from engine.page import Page -from engine.prelude import Prelude +from unfold.page import Page +from unfold.prelude import Prelude #################### # set DEBUG to