Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Django1.9, 1.10 and 1.11 compatibility #140

Merged
merged 47 commits into from
Sep 18, 2017

Conversation

maennel
Copy link
Contributor

@maennel maennel commented Sep 11, 2017

This PR adds compatibility for Django 1.9 and up.
It includes fixes for "recent" issues like #129.

Since this PR breaks backward compatibility (w/ Django 1.8 and prior), I suggest to increase the major version number.

Also, I suggest to re-label the DJANGO_1.9 branch with "master", since we'll probably work on this code base in the future.

maennel and others added 30 commits January 5, 2016 14:02
…bility

Conflicts:
	.travis.yml
	tox.ini
	versions/models.py
… compatibility (in case someone started his project on a pre-1.8.3 Django version)
…ntermediary models, allowing for M2M migrations
@maennel maennel merged commit 73bf78e into swisscom:master Sep 18, 2017
@maennel maennel deleted the django19_110_111-compatibility branch September 18, 2017 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants