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

Django 1.9 support #65

Merged
merged 1 commit into from
Nov 26, 2015
Merged

Django 1.9 support #65

merged 1 commit into from
Nov 26, 2015

Conversation

jlemaes
Copy link
Contributor

@jlemaes jlemaes commented Nov 1, 2015

ManyRelatedObjectsDescriptor was renamed to ManyToManyDescriptor and create_many_related_manager to create_forward_many_to_many_manager in django/django@e542e81 as said in issue #64

@gregmuellegger gregmuellegger merged commit 9659c28 into jazzband:master Nov 26, 2015
@gregmuellegger
Copy link
Collaborator

Awesome! Thanks for your efforts. It's in now and will be part of the next release.

jlemaes added a commit to jlemaes/django-sortedm2m that referenced this pull request Nov 28, 2015
* commit '1acc89acc8fc4020c948a75157f74fd7794fe0de':
  Now more Django 1.9 tests with Python 3.3
  Add changelog for jazzband#67
  Mention Jasper Maes and his PR jazzband#65 in changelog
  Test against Django 1.9 in travis
  Restructuring the code for Django 1.9 support a little
  Allow testing against Django 1.9 with tox
  Check if migrations are allowed for the model before applying it.
@gregmuellegger gregmuellegger mentioned this pull request Dec 1, 2015
@gregmuellegger
Copy link
Collaborator

That's now part of the 1.1.0 release: https://pypi.python.org/pypi/django-sortedm2m

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.

2 participants