There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Adding support for Factory boy and django packages. Now it's only adding autocomplete for instances created by factories. It will be only works if the name of class of object is equal to name of factory class without suffix(e. g. Job -> JobFactory)