Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Recipe Import Bug from Non-Installed-App Module #201

Merged
merged 3 commits into from
Jun 13, 2021

Conversation

timjklein36
Copy link
Collaborator

Fixes #192.

Using @Arussil's suggestion from the same referenced issue, added unit tests to cover the bug case and existing behavior.

Copy link
Member

@berinhard berinhard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks great! Thanks for you contribution @timjklein36 <3

@berinhard
Copy link
Member

berinhard commented Jun 7, 2021

After @anapaulagomes or @amureki reviews, we can merge this and release a new version with bugfix.

Copy link
Collaborator

@amureki amureki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely, thank you @timjklein36 for fixing this bug! 👍

@amureki amureki merged commit 8bba23c into model-bakers:main Jun 13, 2021
amureki pushed a commit that referenced this pull request Jun 13, 2021
- Fixed a bug (introduced in [1.2.1](https://pypi.org/project/model-bakery/1.2.1/)) that was breaking imports of recipes from non-installed-app modules [PR #201](#201)
- Dependencies updates
@amureki
Copy link
Collaborator

amureki commented Jun 13, 2021

We released this fix in https://pypi.org/project/model-bakery/1.3.2/

@berinhard
Copy link
Member

Hey @timjklein36 hope you're fine! As you're becoming a regular contributor, we wondered if you're not interested on joining the maintainers team. We'd be happy to have you onboard so you can feel more invited and free to contribute to the project.

If you're up to it, please, ping me or @amureki on Twitter:

https://twitter.com/bbfontes
https://twitter.com/amureki

@Arussil
Copy link

Arussil commented Jun 17, 2021

Thank you @timjklein36 !

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.

LookupError: No installed app with label 'tests'
4 participants