Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Upgrade django from 1.8 to 1.11 #294

Closed
3 tasks
cutwater opened this issue Oct 11, 2017 · 1 comment
Closed
3 tasks

Upgrade django from 1.8 to 1.11 #294

cutwater opened this issue Oct 11, 2017 · 1 comment
Assignees

Comments

@cutwater
Copy link
Collaborator

cutwater commented Oct 11, 2017

Action items:

  • Replace patterns() with lists of urls.
    > django.conf.urls.patterns() is deprecated and will be removed in Django 1.10.

  • Replace string views with callables.
    > Support for string view arguments to url() is deprecated and will be removed in Django 1.10.

  • Replace usage of django.utils.importlib
    > django.utils.importlib will be removed in Django 1.9.

More changes to be added.

@chouseknecht
Copy link
Contributor

This issue was moved to ansible/galaxy#33

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants