Skip to content

Conversation

@onno-timmerman
Copy link

FACTORY_ROOT_DIR setting: has a problem. When you want for some reason to but the factories in a subdirectory example. "somestuff/factories" then all the init.py and import will have the "/" in it. This patch should solve that problem by adding python_path to the class and replacing the / with a .

… to but the factories in a subdirectory example. "somestuff/factories" then all the __init__.py and import will have the "/" in it. This patch should solve that problem by adding python_path to the class and replacing the / with a .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant