Skip to content

Conversation

@sinicakT
Copy link
Contributor

@sinicakT sinicakT commented Dec 10, 2025

Ability to add a different name to be displayed in the Add button in the list view and in title of adding new item form. Assign it using add_label in the SBAdmin view.

@admin.register(Organization, site=sb_admin_site)
class OrganizationAdmin(BaseOrganizationAdmin):
add_label = _("Organizáciu")

@MartinCervenkaSB MartinCervenkaSB merged commit 99f8616 into SmartBase-SK:main Dec 10, 2025
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