-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Add 1.8 alpha support #2425
Comments
Is there a PR already for this ? |
Nope nothing yet. |
I checked this out a few weeks ago: the majority of the failures against Django master ( @pelme recently merged in support for 1.8, but has not released the updates on PyPI yet. |
@DavidMuller A new version is released now, so it should now be fixed :) |
Closed thanks to work by @DavidMuller in #2427. Thanks again! |
Reopening this - hadn't noticed that 1.8-alpha is currently in the "expected failure" column. |
Django-filter are working on an update for 1.8 support: |
Some issues due to this change in Django behavior which I've raised as an issue... https://code.djangoproject.com/ticket/24208#ticket |
Resolved by #2446. |
\o/ |
Add 1.8 alpha to the test matrix and resolve any issues.
The current builds against Django master indicate that there are some failures that will need resolving. It's unclear what's causing these. If they're not due to us using private Django API and they're not documented changes then it could also be valid to raise any upgrade issues 1.8 alpha presents as Django tickets.
The text was updated successfully, but these errors were encountered: