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: Update model class importer key #1743

Commits on May 8, 2024

  1. FIX: Update model class importers

    - using a custom URL slug throws exception due to non-existing key equivalent to the model class. Using model tab solves this since it utilises either the custom url slug or the fully-qualified name(FQN) of the class.
    mikenuguid committed May 8, 2024
    Configuration menu
    Copy the full SHA
    78eb177 View commit details
    Browse the repository at this point in the history