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.4#198

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

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

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Apr 2, 2019

This PR updates django-modelcluster from 3.1 to 4.4.

Changelog

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 Aug 6, 2019

Closing this in favor of #234

@pyup-bot pyup-bot closed this Aug 6, 2019
@noirbizarre noirbizarre deleted the pyup/update-django-modelcluster-3.1-to-4.4 branch August 6, 2019 19:00
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