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

fix(palm): handle missing name in readonly enterprise account fields #672

Commits on Aug 19, 2024

  1. fix: handle missing name in readonly enterprise account fields

    The `settings.ENTERPRISE_READONLY_ACCOUNT_FIELDS` list can be overridden.
    Removing the `name` from it should not raise the `ValueError` exception.
    Agrendalath committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c4849f5 View commit details
    Browse the repository at this point in the history