Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tuples for Admin model actions and inlines #1229

Merged
merged 2 commits into from
Aug 3, 2022
Merged

Conversation

jjnesbitt
Copy link
Member

It seems the release of Django 4.1 caused a breaking change with our admin models. As far as I can tell from the release notes, nothing else in our codebase was affected.

This PR also pins our django version to 4.1.*, to avoid this in the future.

@jjnesbitt jjnesbitt merged commit 562f66a into master Aug 3, 2022
@jjnesbitt jjnesbitt deleted the fix-admin-models branch August 3, 2022 19:18
@waxlamp
Copy link
Member

waxlamp commented Aug 3, 2022

Did this close #1230?

@yarikoptic
Copy link
Member

most likely since CI above is green whenever it was AFAIK failing before .

@yarikoptic
Copy link
Member

FWIW re-triggered dandi/dandi-cli#1003 showed them green so should be good now.

@dandibot
Copy link
Member

🚀 PR was released in v0.2.43 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants