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

[PyUP] Update django-modelcluster to 4.2#107

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

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

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Aug 8, 2018

This PR updates django-modelcluster from 3.1 to 4.2.

Changelog

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

Closing this in favor of #156

@pyup-bot pyup-bot closed this Nov 15, 2018
@noirbizarre noirbizarre deleted the pyup/update-django-modelcluster-3.1-to-4.2 branch November 15, 2018 13:33
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.

1 participant