python - How to rename many classes and modules in a Django project -


i refactoring django project thousands of lines of code , dozens of source files. need rename many classes , modules. looking quicker , more reliable alternative manual search-and-replace. java , c# ides let me do. have tried python tools visual studio , pycharm, have "rename" functionality variables , classes, rename within 1 source file, not across whole project. other options?

as @infrared has noted in comments, pycharm right tool job. has lot of refactoring tools, clever renaming 1 of them.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -