Y
Hacker News
new
|
ask
|
show
|
jobs
by
wcdolphin
1876 days ago
This tool seems interesting, but I haven’t yet figured out how to configure it to work with Django’s dynamic nature. If anyone has had good success I’d love to hear more!
2 comments
exciteabletom
1876 days ago
Vulture has to also inspect the template files for this to work, which is probably out of the scope of the project.
link
long11l
1876 days ago
Pycharm handles django projects pretty well "find usages" is a somewhat reverse way of doing it though
link