Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates django-ordered-model from 3.4.1 to 3.4.3.

Changelog

3.4.3

------------------

- Fix packaging, setup.py was missing management command package path

3.4.2

------------------

- Fix `OrderedTabularInline` for models with custom primary key field (233)
- Add management command `reorder_model` that can re-order most models with a broken ordering (240)
- Fix handling of keyword arguments passed to  `bulk_create` by Django 3 (235)
- Fix inline admin support for Proxy Models by adding parent model to url name (242)
- Migrated to GitHub Actions workflow (241)
Links

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@e9e3ed0). Click here to learn what that means.
The diff coverage is 97.39%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1702   +/-   ##
=========================================
  Coverage          ?   83.99%           
=========================================
  Files             ?       48           
  Lines             ?      681           
  Branches          ?        0           
=========================================
  Hits              ?      572           
  Misses            ?      109           
  Partials          ?        0           
Impacted Files Coverage Δ
pypro/modulos/apps.py 0.00% <0.00%> (ø)
pypro/turmas/apps.py 0.00% <0.00%> (ø)
pypro/urls.py 71.42% <ø> (ø)
pypro/modulos/migrations/0003_populando_slug.py 80.00% <80.00%> (ø)
pypro/settings.py 65.21% <90.00%> (ø)
pypro/aperitivos/models.py 90.90% <90.90%> (ø)
pypro/modulos/models.py 92.30% <92.30%> (ø)
pypro/aperitivos/admin.py 100.00% <100.00%> (ø)
pypro/aperitivos/migrations/0001_initial.py 100.00% <100.00%> (ø)
...o/aperitivos/migrations/0002_auto_20190910_0940.py 100.00% <100.00%> (ø)
... and 34 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9e3ed0...d6be3b3. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #2131

@pyup-bot pyup-bot closed this Jan 12, 2022
@renzon renzon deleted the pyup-update-django-ordered-model-3.4.1-to-3.4.3 branch January 12, 2022 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants