Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 283 Bytes

django-tools

A collection of tools to do sanity checks on Django projects

Look for receivers for a model

cargo run --bin receivers -- --source-roots <source-paths> --subject Person