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

Unpin dependencies to support old version of Django #4897

Closed
agjohnson opened this issue Nov 13, 2018 · 1 comment
Closed

Unpin dependencies to support old version of Django #4897

agjohnson opened this issue Nov 13, 2018 · 1 comment
Labels
Accepted Accepted issue on our roadmap Improvement Minor improvement to code
Milestone

Comments

@agjohnson
Copy link
Contributor

There are a number of requirements that were pinned to work with Django 1.9, these can mostly be unpinned now. A few of them are:

  • DRF
  • Allauth
  • django-filter
  • django-taggit
@agjohnson agjohnson added Improvement Minor improvement to code Accepted Accepted issue on our roadmap labels Nov 13, 2018
@agjohnson agjohnson added this to the 2.10 milestone Nov 13, 2018
@stsewd
Copy link
Member

stsewd commented Nov 13, 2018

We have an open PR for this #4792

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted issue on our roadmap Improvement Minor improvement to code
Projects
None yet
Development

No branches or pull requests

2 participants