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

Applinks in admin as read_only #94

Merged

Conversation

bart-maykin
Copy link
Contributor

Sets the view_only as True because from what I know these models aren't editable in the admin anyway. And this way they displayed more accurately in the index page of the admin.

@bart-maykin bart-maykin changed the title 🎨 changed AppGroupQuerySet app_link set to view_only Applinks in admin as read_only Dec 11, 2024
@bart-maykin bart-maykin force-pushed the small-change/applink-change-admin-index-view-only-true branch from 5dcd8bd to 41c8816 Compare December 11, 2024 00:13
@bart-maykin
Copy link
Contributor Author

Do we still need to support Python 3.7 and Django 3.2?

@sergei-maertens
Copy link
Member

Do we still need to support Python 3.7 and Django 3.2?

No, we need to follow up on #92 first

@bart-maykin bart-maykin force-pushed the small-change/applink-change-admin-index-view-only-true branch from 41c8816 to 2174803 Compare December 11, 2024 14:24
@bart-maykin bart-maykin merged commit 09af377 into master Dec 11, 2024
9 checks passed
@bart-maykin bart-maykin deleted the small-change/applink-change-admin-index-view-only-true branch December 11, 2024 15:13
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.

2 participants