Skip to content

Update django-filter to 1.0.2 #2386

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

Merged
merged 1 commit into from
Apr 28, 2017

Conversation

pyup-bot
Copy link
Contributor

There's a new version of django-filter available.
You are currently using 0.15.3. I have updated it to 1.0.2

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.0.2


Updates for compatibility with Django 1.11 and Django REST Framework 3.6.

Adds CI testing against Python 3.6

See the 1.0.2 Milestone__ for full details.

__ https://github.com/carltongibson/django-filter/milestone/12?closed=1

1.0.1


Small release to ease compatibility with DRF:

  • 568 Adds rest_framework to the django_filters namespace to allow single
    ``import django_filters` usage.
  • A number of small updates to the docs

1.0


This release removes all the deprecated code from 0.14 and 0.15 for 1.0 480.

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/1.0.0/docs/guide/migration.txt

The release includes a number of small fixes and documentation updates.

See the 1.0 Milestone__ for full details.

__ https://github.com/carltongibson/django-filter/milestone/8?closed=1

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@edmorley edmorley force-pushed the pyup-update-django-filter-0.15.3-to-1.0.2 branch from f1f9b45 to 74504df Compare April 18, 2017 21:43
@edmorley
Copy link
Contributor

The failures here are since django-rest-framework-filters is not yet compatible with django-filters 1.0+ (it's fixed on master, but not yet released: philipn/django-rest-framework-filters#144).

@edmorley edmorley force-pushed the pyup-update-django-filter-0.15.3-to-1.0.2 branch from 74504df to 3f76356 Compare April 28, 2017 11:10
@edmorley edmorley merged commit d5d76bd into master Apr 28, 2017
@edmorley edmorley deleted the pyup-update-django-filter-0.15.3-to-1.0.2 branch April 28, 2017 11:36
@edmorley edmorley added dependencies Bot PRs that update dependencies python labels Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants