guor911
guor911
just change the data file path and file name, like below: ./ manage. py loaddata data_example.csv I will try again. And another thing, I sent you a email( your gmail...
ok, i see. thx.
there was an error when I upload the csv file via gui I'm not sure why the user is not present in "user" table. **log:** django.db.utils.IntegrityError: insert or update on...
added the if logic to determine the pull error to get the bugreport, not sure that's a good way to get trace file. [startup.py](https://github.com/alibaba/mobileperf/blob/master/mobileperf/android/startup.py) function is: pull_log_files, line number: 335...