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.9 #804

Open
scottx611x opened this issue Dec 7, 2015 · 2 comments
Open

Upgrade to Django 1.9 #804

scottx611x opened this issue Dec 7, 2015 · 2 comments

Comments

@scottx611x
Copy link
Member

scottx611x commented Dec 7, 2015

https://docs.djangoproject.com/en/dev/releases/1.9/
https://docs.djangoproject.com/en/dev/internals/deprecation/#deprecation-removed-in-1-9
https://www.djangoproject.com/download/#supported-versions

Depends on: #2614, #2618

Deprecations:

Pre-existing to do items:

  • replace MIGRATION_MODULES with a dict after Django 1.9 upgrade in quick_test.py

New features to consider:

Update django* Python packages (upgrading django-extensions to v2.1.0 requires switching to Django native UUIDField).

@scottx611x scottx611x self-assigned this Dec 7, 2015
@scottx611x scottx611x added this to the Next milestone Dec 7, 2015
@scottx611x
Copy link
Member Author

Django Upgrade

@ngehlenborg ngehlenborg modified the milestone: Next Dec 8, 2015
@hackdna hackdna added the server label Aug 2, 2016
@mccalluc
Copy link
Member

mccalluc commented Aug 5, 2016

#804

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Technical Debt
  
Dependencies
Development

No branches or pull requests

4 participants