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.2#316

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

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

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates django-modelcluster from 3.1 to 5.0.2.

Changelog

5.0.2

~~~~~~~~~~~~~~~~~~
* Fix: Fix compatibility with django-taggit 1.3.0 (Martin Sandström)

5.0.1

~~~~~~~~~~~~~~~~~~
* Fix: ClusterForm without an explicit `formsets` kwarg now allows formsets to be omitted from form submissions, to fix regression with nested relations
* Fix: ParentalManyToManyField data is now loaded correctly by `manage.py loaddata` (Andy Babic)

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.1

~~~~~~~~~~~~~~~~~~
* Fix: ClusterForm without an explicit `formsets` kwarg now allows formsets to be omitted from form submissions, to fix regression with nested relations

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

Closing this in favor of #342

@pyup-bot pyup-bot closed this Sep 10, 2020
@noirbizarre noirbizarre deleted the pyup/update-django-modelcluster-3.1-to-5.0.2 branch September 10, 2020 16:34
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