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

Support for Django 1.11 #85

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Support for Django 1.11 #85

wants to merge 5 commits into from

Conversation

philippbosch
Copy link
Owner

No description provided.

@unicod3
Copy link

unicod3 commented May 20, 2017

Hi, when do you plan to integrate this pr to master?

@wjdp
Copy link

wjdp commented May 20, 2017

Looks like something needs doing with url patterns (Django 1.11 moved to a python list rather than a patterns object). Been meaning to have a look but haven't had the time. May try today.

@wjdp
Copy link

wjdp commented May 20, 2017

Scratch that, looks like urlpatterns as a Python list is in 1.8. PR #86 has already fixed this. @philippbosch Can you merge that PR into this one? All should be green and you'll be good for a release.

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