Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

[PyUP] Update django-modelcluster to 5.0#234

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-django-modelcluster-3.1-to-5.0
Closed

[PyUP] Update django-modelcluster to 5.0#234
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-django-modelcluster-3.1-to-5.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Aug 6, 2019

This PR updates django-modelcluster from 3.1 to 5.0.

Changelog

5.0

~~~~~~~~~~~~~~~~
* Removed Python 2 and 3.4 support
* Removed Django 1.10 and 1.11 support
* Added django-taggit 1.x compatibility (Gassan Gousseinov, Matt Westcott)

4.4

~~~~~~~~~~~~~~~~
* Django 2.2 compatibility
* Support nested child relationships in ClusterForm (Sam Costigan)

4.3

~~~~~~~~~~~~~~~~
* Added support for filter lookup expressions such as `__lt`

4.2

~~~~~~~~~~~~~~~~
* Django 2.1 compatibility
* Python 3.7 compatibility
* Implemented prefetch_related on FakeQuerySet (Haydn Greatnews)
* Fix: Saving a ClusterableModel with a primary key of 0 no longer throws an IntegrityError (A Lee)
* Fix: Serialization now respects `serialize=False` on ParentalManyToManyFields (Tadas Dailyda)

4.1

~~~~~~~~~~~~~~~~
* `on_delete` on ParentalKey now defaults to CASCADE if not specified

4.0

~~~~~~~~~~~~~~~~
* Django 2.0 compatibility
* Removed Django 1.8 and 1.9 support
* Child formsets now validate uniqueness constraints
* Fix: Many-to-many relations inside inline formsets are now saved correctly
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Jan 7, 2020

Closing this in favor of #271

@pyup-bot pyup-bot closed this Jan 7, 2020
@noirbizarre noirbizarre deleted the pyup/update-django-modelcluster-3.1-to-5.0 branch January 7, 2020 17:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant