Issue
Is there a command to clear the history of Django's Shell Plus?
I did not find any hints in the documentation or by typing ?
.
Solution
Removing the ipython history (~/.ipython/profile_default/history.sqlite
) did the job.
Answered By - sevic
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.