You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
investigating why this was added (possibly by looking that the git blame for that bit of code)
understanding what the effects of removing this code would be (what uses it!?)
whether there need to be changes to this code or some other code in the codebase that would work better, to allow for dropping the monkeypatching
Assuming that goes as I'd expected it to, the next (final) step would be a PR making the relevant code changes and removing this file from the codebase.
So... there's monkeypatching of Django's internals in junction/base/monkey.py.
That should stop.
The text was updated successfully, but these errors were encountered: