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

Change user and group importing logic to support python 3 in the future #52

Open
dlrust opened this issue Feb 5, 2020 · 0 comments
Open

Comments

@dlrust
Copy link
Member

dlrust commented Feb 5, 2020

No description provided.

dlrust added a commit that referenced this issue Feb 5, 2020
…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]>
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

No branches or pull requests

1 participant