innogames / ltc

Online web application-dashboard for report analyzing,running and online monitoring of load tests started with JMeter
MIT License
197 stars 96 forks source link

Getting import error: "cannot import name 'prepare_test_plan'" #18

Closed yasin-gorgij closed 5 years ago

yasin-gorgij commented 5 years ago

When I run the command ./manage makemigrations I get this error: ImportError: cannot import name 'prepare_test_plan'. Changing line 21 of controller/views/provision.py to from controller.views.controller_views.py import prepare_test_plan solves the problem. I'm not sure whether it's a bug or not.

v0devil commented 5 years ago

Thanks! Fixed here https://github.com/innogames/JMeter-Control-Center/commit/6f75d3cae92dcf21bc30b34624d46477ce317e8e