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

Update django to 1.10 #702

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Aug 1, 2016

There's a new version of django available.
You are currently using 1.9.8. I have updated it to 1.10

I couldn't find a changelog for this release.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@jayfk
Copy link
Collaborator

jayfk commented Aug 1, 2016

I couldn't find a changelog for this release.

😞 There you go: https://docs.djangoproject.com/en/dev/releases/1.10

Anything we should be aware of when upgrading to 1.10?

@luzfcb
Copy link
Collaborator

luzfcb commented Aug 1, 2016

@jayfk I think we should wait a few days to have full assurance that all dependencies officially support django 1.10

I couldn't find a changelog for this release.

😞 There you go: https://docs.djangoproject.com/en/dev/releases/1.10

the @pyup-bot more is faster than the time it takes developers to update the documentation after sending the package to pypi. (maybe be good a 15 minute to 1 hour delay after the package published in PyPI, since developers are much slower than machines 😅 )

@luzfcb luzfcb mentioned this pull request Aug 1, 2016
12 tasks
@zollman
Copy link

zollman commented Aug 10, 2016

The local run breaks -- you should also update {slug}/requirements/local.txt to set django-extensions==1.7.1 (a change in manage.py parameter validation means that the 0.0.0.0:8000 param doesn't work).

@luzfcb
Copy link
Collaborator

luzfcb commented Aug 10, 2016

@zollman Thanks by the comments..

all questions regarding the upgrade to django 1.10 are being discussed in #703

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Sep 1, 2016

Closing this in favor of #772

@pyup-bot pyup-bot closed this Sep 1, 2016
@pydanny pydanny deleted the pyup-update-django-1.9.8-to-1.10 branch September 1, 2016 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants