I am using pycharm IDE for python development it works perfectly fine for django code so suspected that converting tabs to spaces is default behaviour, however in python IDE
Change the code style to use spaces instead of tabs:
Then select a folder you want to convert in the Project View and use Code | Reformat Code.
Code