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

Django 1.8 warning: Replace remaining use of django.db.models.loading #120

Merged
merged 1 commit into from
Sep 27, 2015

Conversation

antoviaque
Copy link
Contributor

Use importlib instead of django.db.models.loading - fix remaining occurrences missed by #97

Use importlib instead of django.db.models.loading - fix remaining
occurences missed by hagsteel#97
@antoviaque
Copy link
Contributor Author

@jonashagstedt Do you need any help with the PR review/tests? Happy to help if I can, I would love getting rid of using my fork on my requirements to avoid Django 1.8 warnings - it has been released a while ago now. Thanks!

@hagsteel
Copy link
Owner

I would love some help.
Other than a full backlog I am battling with the decision wether I'm going to remove the SelfPublishModel (put it in it's own module maybe).

If you want to become more involved in this project let me know and we can have a conversation about it.

hagsteel pushed a commit that referenced this pull request Sep 27, 2015
Django 1.8 warning: Replace remaining use of django.db.models.loading
@hagsteel hagsteel merged commit 067d0bd into hagsteel:master Sep 27, 2015
@antoviaque
Copy link
Contributor Author

@jonashagstedt Thanks for the merge! I was more referring to the current review/ticket, to help moving it along - I don't know enough of the project just yet to get more involved, but I've liked what I've seen so far. I'll see if I have other occasions for contribution in the future, and maybe that can lead to more involvement. : )

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.

2 participants