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

Version 1.0 Release #556

Merged
merged 87 commits into from
Nov 17, 2016
Merged

Version 1.0 Release #556

merged 87 commits into from
Nov 17, 2016

Conversation

carltongibson
Copy link
Owner

No description provided.

Ryan P Kilby and others added 30 commits September 20, 2016 18:28
I was upgrading my packages in preparation for Django 1.10 and couldn't find a note in the changelog for `django-filter` about it, though there is one for Django 1.9. At first I thought that it wasn't tested on Django 1.10 yet, but looking at `tox.ini` it is, since f2e85cd. Since `0.14.0` was the first release after that commit, I've added a note there that it's the first version with confirmed 1.10 support.
Fixes #489. Adapted from config I use on my own projects, e.g. [Django-MySQL .travis.yml](https://github.com/adamchainz/django-mysql/blob/master/.travis.yml).
Import coreapi directly instead of from DRF
Add AllValuesMultipleFilter to filters exports
Simplify .qs property, fix minor correctness issue
Changelog - Add when Django 1.10 support note
Add empty value choice for `ChoiceFilter`
Added Russian locales
@carltongibson carltongibson added this to the 1.0 milestone Nov 8, 2016
@carltongibson carltongibson merged commit f5b2d63 into master Nov 17, 2016
Please see the `Migration Notes`__ for details of how to migrate.
Stick with 0.15.3 if you're not ready to update.

__ https://github.com/carltongibson/django-filter/blob/develop/docs/migration.txt
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw - the migration docs have been moved under the guide directory.

https://github.com/carltongibson/django-filter/blob/1.0.0/docs/guide/migration.txt

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ta. a776d52

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey - could you also push the docs to rtd? Thanks!

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

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.

8 participants