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
…it solved (#51)
* (devhub/dhplatform#8780) updates to save_instance
* safe_import completely removed (was causing more problems than it solved)
LazyDict removed (funcy.make_loopuper does this better)
auth models split up into separate locations to prevent circular imports when basing an overridden class on a base (safe_import handled this previously, this solution is cleaner)
* fix for improper indentation caused by error during flake8 formatting
Co-authored-by: Gerald Thibault <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: