-
Notifications
You must be signed in to change notification settings - Fork 18
fix wireup.ioc.util.get_globals
#92
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 wireup.ioc.util.get_globals
#92
Conversation
|
Hey @maldoinc that should be a quick one :) |
maldoinc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just some minor comments then it's ready to merge.
|
@maldoinc both addressed! |
maldoinc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @MuriloScarpaSitonio!
|
Thanks @maldoinc! Looking forward for the next release, let me know! |
|
Hey @maldoinc any chance we can get this released today or tomorrow? Sorry for insisting so much but I have a bunch of code for a new project in my company using |
|
I'll tag a release in ~8 hours. |
|
Thank you!!! |
|
v2.2.0 is now out. |
I'm trying to use
wireupwithdjango-ninjaand the django integration middleware is breaking due the fact thatdjango-ninjaviews arefunctools.partialfunctions.Please also check #91