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

Upgrade to Django 1.11 #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upgrade to Django 1.11 #126

wants to merge 1 commit into from

Conversation

ankan17
Copy link
Contributor

@ankan17 ankan17 commented Jun 1, 2017

Alongwith Django 1.11, python-social-auth and Pillow have been upgraded.
Fixes #108.

Alongwith Django 1.11, python-social-auth and Pillow have been upgraded.
Fixes #108.
@ghoshbishakh
Copy link
Member

@nkprince007 is a newer version of coala fix the builds?

'social_core.backends.google.GoogleOAuth2',
'social_core.backends.google.GoogleOAuth',
'social_core.backends.twitter.TwitterOAuth',
'social_core.backends.yahoo.YahooOpenId',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why so many of these? Please remove the unnecessary ones. We only need google and facebook for now.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does having extra of these affect performance?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ankan17 no but we must have clarity on why we need these. This might confuse us in future. Please remove the Twitter etc.

django-ckeditor==5.1.1
django-email-extras==0.3.3
django-forms-builder==0.13.0
future==0.15.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are these dependencies required?

python3-openid==3.0.10
pytz==2017.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this?

django-forms-builder==0.13.0
social-auth-app-django==1.2.0
social-auth-core==1.3.0
sphinx-me==0.3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and why this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ankan17 and why these new requirements? sphinx?

social-auth-app-django==1.2.0
social-auth-core==1.3.0
sphinx-me==0.3
Unidecode==0.4.20
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This too

oauthlib==1.1.2
Pillow==3.3.1
olefile==0.44
packaging==16.8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really we need these?

@nkprince007
Copy link
Member

nkprince007 commented Jun 2, 2017 via email

@ghoshbishakh
Copy link
Member

@ankan17 hey so can you update the version of coala too?

@nkprince007
Copy link
Member

nkprince007 commented Jun 3, 2017 via email

@ankan17
Copy link
Contributor Author

ankan17 commented Jun 6, 2017

I have never used coala before.. I don't know how it is used!

@ghoshbishakh
Copy link
Member

@ankan17 no need to change anything. Just put the latest version of coala in requirements.txt

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.

3 participants