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

Fixed #35393 -- Added excluded primary keys as hidden fields for the inline admin. #18094

Closed
wants to merge 5 commits into from

Commits on Apr 21, 2024

  1. also look for an excluded primary key, to include this in the hidden …

    …fields for the inline admin, and thus ensure that this matches with the original element, fixing #35393.
    KommuSoft committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3e61574 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. added test for the inline with excluded id, fixing #35393.

    Willem Van Onsem committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    64d89bf View commit details
    Browse the repository at this point in the history
  2. isort linting, fixing #35393.

    Willem Van Onsem committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    65c644b View commit details
    Browse the repository at this point in the history
  3. linting, fixing #35393.

    Willem Van Onsem committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2ba9498 View commit details
    Browse the repository at this point in the history
  4. linting, fixing #35393.

    Willem Van Onsem committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9dfcb71 View commit details
    Browse the repository at this point in the history