Skip to content
Snippets Groups Projects
Commit 7370ff5c authored by Tomasz Bartosiak's avatar Tomasz Bartosiak
Browse files

Corrected paths for xml scripts

parent 6d873e9f
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,9 @@ from unifier.models import UnifiedFrame
from django.contrib.auth.models import User
from users.models import Assignment
from common.valunifier_tei import createteixml
from common.management.commands.valunifier_tei import createteixml
BASEPATH = '.'
BASEPATH = 'data/tei/'
class Command(BaseCommand):
args = ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment